net: fix bridge notify hook to manage flags correctly
[deliverable/linux.git] / net /
2012-11-03  John Fastabendnet: fix bridge notify hook to manage flags correctly
2012-11-03  Vimalkumarhtb: improved accuracy at high rates
2012-11-03  Amerigo Wangipv6: introduce ip6_rt_put()
2012-11-03  Neil Hormansctp: Clean up type-punning in sctp_cmd_t union
2012-11-03  Amerigo Wangipv6: remove a useless NULL check
2012-11-03  Daniel Borkmannpktgen: clean up ktime_t helpers
2012-11-03  Eric Dumazettcp: better retrans tracking for defer-accept
2012-11-03  Ben Hutchingsnet: Fix continued iteration in rtnl_bridge_getlink()
2012-11-03  Nicolas Dichtelipv6/multipath: remove flag NLM_F_EXCL after the first...
2012-11-03  Ben Hutchingseth: Rename and properly align br_reserved_address...
2012-11-03  Ben Hutchingseth: Make is_link_local() consistent with other address...
2012-11-03  Ben Hutchingsbridge: Use is_link_local() in store_group_addr()
2012-11-03  Michael S. Tsirkinskb: api to report errors for zero copy skbs
2012-11-03  Michael S. Tsirkinskb: report completion status for zero copy skbs
2012-11-02  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-11-01  Amerigo Wangvlan: use IS_ENABLED()
2012-11-01  Amerigo Wangipv6: use IS_ENABLED()
2012-11-01  Nicolas Dichtelrtnl/ipv4: use netconf msg to advertise rp_filter status
2012-11-01  Pavel Emelyanovsk-filter: Add ability to get socket filter program...
2012-10-31  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-10-31  Eric Dumazetnet: filter: add vlan tag access
2012-10-31  stephen hemmingertcp: make tcp_clear_md5_list static
2012-10-31  David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2012-10-31  Claudio Fontananet/ipv4/ipconfig: add device address to a KERN_INFO...
2012-10-31  John Fastabendixgbe: add setlink, getlink support to ixgbe and ixgbevf
2012-10-31  John Fastabendnet: set and query VEB/VEPA bridge mode via PF_BRIDGE
2012-10-31  John Fastabendnet: create generic bridge ops
2012-10-30  John Fastabendnet, ixgbe: handle link local multicast addresses in...
2012-10-29  Antonio Quartullibatman-adv: add kernel-doc for enum batadv_dbg_level
2012-10-29  Antonio Quartullibatman-adv: pass the WIFI flag from the local to global...
2012-10-29  Antonio Quartullibatman-adv: properly convert flag into a boolean value
2012-10-29  Antonio Quartullibatman-adv: check for more space before accessing the skb
2012-10-29  Antonio Quartullibatman-adv: print packets re-routing on DBG_TT and...
2012-10-29  Antonio Quartullibatman-adv: properly store the roaming time
2012-10-29  Simon Wunderlichbatman-adv: don't allow ECTP traffic on batman-adv
2012-10-29  Sven Eckelmannbatman-adv: Only increase refcounter once for alternate...
2012-10-29  Sven Eckelmannbatman-adv: Check return value of try_module_get
2012-10-29  Sven Eckelmannbatman-adv: Remove extra check in batadv_bit_get_packet
2012-10-29  Sven Eckelmannbatman-adv: Set special lockdep classes to avoid lockde...
2012-10-29  Antonio Quartullibatman-adv: return proper value in case of hash_add...
2012-10-29  Marek Lindnerbatman-adv: consolidate duplicated primary_if checking...
2012-10-29  Sven Eckelmannbatman-adv: Remove unused define BAT_ATTR_HIF_UINT
2012-10-29  Marek Lindnerbatman-adv: split hard_iface struct for each routing...
2012-10-29  Antonio Quartullibatman-adv: use check_unicast_packet() in recv_roam_adv()
2012-10-28  Nicolas Dichtelrtnl/ipv4: add support of RTM_GETNETCONF
2012-10-28  Nicolas Dichtelrtnl/ipv4: use netconf msg to advertise forwarding...
2012-10-28  Nicolas Dichtelrtnl/ipv6: add support of RTM_GETNETCONF
2012-10-28  Nicolas Dichtelrtnl/ipv6: use netconf msg to advertise forwarding...
2012-10-26  David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf-next
2012-10-26  Alan Coxl2tp: session is an array not a pointer
2012-10-26  Daniel Wagnercgroup: net_cls: Rework update socket logic
2012-10-26  Daniel Wagnercgroup: net_cls: Pass in task to sock_update_classid()
2012-10-26  Daniel Wagnercgroup: net_cls: Remove rcu_read_lock/unlock
2012-10-26  Daniel Wagnercgroup: net_prio: Mark local used function static
2012-10-26  Neil Hormansctp: Make hmac algorithm selection for cookie generati...
2012-10-26  Daniel Borkmannpacket: minor: remove unused err assignment
2012-10-23  Pavel Emelyanovsock-diag: Report shutdown for inet and unix sockets...
2012-10-23  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-10-23  Nicolas Dichtelipv6: fix sparse warnings in rt6_info_hash_nhsfn()
2012-10-23  Hans Zhangnetlink: cleanup the unnecessary return value check
2012-10-23  Eric Dumazetipv4: tcp: clean up tcp_v4_early_demux()
2012-10-23  Neal Cardwellipv6: tcp: clean up tcp_v6_early_demux() icsk variable
2012-10-23  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-10-23  Nicolas Dichtelipv6: add support of equal cost multipath (ECMP)
2012-10-22  Eric Dumazetipv4: 16 slots in initial fib_info hash table
2012-10-22  Eric Dumazettcp: speedup SIOCINQ ioctl
2012-10-22  Eric Dumazettcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
2012-10-22  Pablo Neira AyusoMerge branch 'master' of git://git./linux/kernel/git...
2012-10-22  Eric Dumazetpkt_sched: use ns_to_ktime() helper
2012-10-22  Rami Rosennet:dev: remove double indentical assignment in dev_cha...
2012-10-22  Pavel Emelyanovsockopt: Make SO_BINDTODEVICE readable
2012-10-22  Joe Perchespktgen: Use ipv6_addr_any
2012-10-18  David S. MillerMerge tag 'batman-adv-fix-for-davem' of git://git.open...
2012-10-18  Eric Dumazettcp: fix FIONREAD/SIOCINQ
2012-10-18  Eric Dumazetnetlink: use kfree_rcu() in netlink_release()
2012-10-18  Steffen Klassertipv4: Fix flushing of cached routing informations
2012-10-18  Jiri Pirkovlan: allow to change type when no vlan device is hooke...
2012-10-18  David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf
2012-10-18  Linus Lüssingbatman-adv: Fix potential broadcast BLA-duplicate-check...
2012-10-18  Linus Lüssingbatman-adv: Fix broadcast packet CRC calculation
2012-10-17  Linus TorvaldsMerge tag 'uapi-fixes-20121017' of git://git.infradead...
2012-10-17  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-10-17  Eric Dumazetnetfilter: xt_TEE: don't use destination address found...
2012-10-17  Pablo Neira AyusoMerge branch 'master' of git://git./linux/kernel/git...
2012-10-17  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2012-10-16  Eric Dumazetipv6: addrconf: fix /proc/net/if_inet6
2012-10-16  Zijie Pansctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_int...
2012-10-16  Jiri Pirkovlan: fix bond/team enslave of vlan challenged slave...
2012-10-16  Dave AirlieMerge branch 'drm-nouveau-fixes' of git://anongit.freed...
2012-10-16  Dave AirlieMerge branch 'drm-fixes-3.7' of git://people.freedeskto...
2012-10-16  Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-10-15  Elison Nivennetfilter: xt_nat: fix incorrect hooks for SNAT and...
2012-10-15  Pablo Neira Ayusonetfilter: xt_CT: fix timeout setting with IPv6
2012-10-15  Paul MundtMerge tag 'disintegrate-sh-20121009' of git://git.infra...
2012-10-14  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2012-10-14  Linus TorvaldsMerge branch 'modules-next' of git://git./linux/kernel...
2012-10-14  Linus TorvaldsMerge branch 'late-for-linus' of git://git.linaro.org...
2012-10-13  Linus TorvaldsMerge tag 'disintegrate-main-20121013' of git://git...
2012-10-13  Linus TorvaldsMerge tag 'disintegrate-spi-20121009' of git://git...
2012-10-13  Linus TorvaldsMerge tag 'openrisc-uapi' of git://openrisc.net/jonas...
next
This page took 0.061254 seconds and 8 git commands to generate.