dcbnl: Silence harmless gcc warning about uninitialized reply_nlh
[deliverable/linux.git] / net /
2012-06-14  Thomas Grafdcbnl: Silence harmless gcc warning about uninitialized...
2012-06-13  Thomas Grafdcbnl: Use type safe nlmsg_data()
2012-06-13  Thomas Grafdcbnl: Move dcb app allocation into dcb_app_add()
2012-06-13  Thomas Grafdcbnl: Move dcb app lookup code into dcb_app_lookup()
2012-06-13  Thomas Grafdcbnl: Return consistent error codes
2012-06-13  Thomas Grafdcbnl: Use dcbnl_newmsg() where possible
2012-06-13  Thomas Grafdcbnl: Remove now unused dcbnl_reply()
2012-06-13  Thomas Grafdcbnl: Shorten all command handling functions
2012-06-13  Thomas Grafdcbnl: Prepare framework to shorten handling functions
2012-06-13  David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-06-13  Ben Hutchingsethtool: Make more commands available to unprivileged...
2012-06-13  Michel Machadonet-next: add dev_loopback_xmit() to avoid duplicate...
2012-06-12  Thomas Grafipv4: Add interface option to enable routing of 127...
2012-06-12  David S. MillerMerge branch 'master' of git://1984.lsi.us.es/net
2012-06-12  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-06-11  danborkmann@iogear... af_packet: use sizeof instead of constant in spkt_device
2012-06-11  Pablo Neira Ayusonetfilter: nf_ct_tcp, udp: fix compilation with sysctl...
2012-06-11  David S. MillerMerge branch 'master' of git://1984.lsi.us.es/net-next
2012-06-11  John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-06-11  John W. LinvilleMerge tag 'nfc-next-3.6-1' of git://git./linux/kernel...
2012-06-11  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-06-11  David S. Millerinet: Avoid potential NULL peer dereference.
2012-06-11  David S. Millerinet: Use FIB table peer roots in routes.
2012-06-11  David S. Millerinet: Add inetpeer tree roots to the FIB tables.
2012-06-11  David S. Millerinet: Add family scope inetpeer flushes.
2012-06-11  David S. Milleripv4: Kill ip_rt_frag_needed().
2012-06-11  David S. Millerinet: Hide route peer accesses behind helpers.
2012-06-10  David S. Millerinet: Pass inetpeer root into inet_getpeer*() interfaces.
2012-06-10  Eric Dumazetaf_unix: remove unix_iter_state
2012-06-10  David S. Milleripv6: Do not mark ipv6_inetpeer_ops as __net_initdata.
2012-06-09  David S. Millerinet: Consolidate inetpeer_invalidate_tree() interfaces.
2012-06-09  David S. Millerinet: Initialize per-netns inetpeer roots in net/ipv...
2012-06-09  David S. Miller[PATCH] tcp: Cache inetpeer in timewait socket, and...
2012-06-09  David S. Millertcp: Get rid of inetpeer special cases.
2012-06-09  David S. Millerinet: Create and use rt{,6}_get_peer_create().
2012-06-09  Randy Dunlapnet/core: fix kernel-doc warnings
2012-06-08  Eric Dumazetl2tp: fix a race in l2tp_ip_sendmsg()
2012-06-08  Eric Dumazetaf_unix: speedup /proc/net/unix
2012-06-08  Gao fenginetpeer: add parameter net for inet_getpeer_v4,v6
2012-06-08  Gao fenginetpeer: add namespace support for inetpeer
2012-06-08  Stanislaw Gruszkamac80211: add back channel change flag
2012-06-08  Sasha LevinNFC: Fix possible NULL ptr deref when getting the name...
2012-06-08  Luciano CoelhoMerge branch 'wl12xx-next' into for-linville
2012-06-07  Vincent Bernatsnmp: fix OutOctets counter to include forwarded datagrams
2012-06-07  Yuval MintzAdded kernel support in EEE Ethtool commands
2012-06-07  Ben Hutchingsnet: Update kernel-doc for __alloc_skb()
2012-06-07  Dave Jonesappletalk: Remove out of date message in printk
2012-06-07  Thomas Grafipv6: fib: Restore NTF_ROUTER exception in fib6_age()
2012-06-07  Eric Dumazetnet: neighbour: fix neigh_dump_info()
2012-06-07  Eric Dumazetnet: l2tp_eth: fix kernel panic on rmmod l2tp_eth
2012-06-07  Alban Crequynetfilter: ipvs: switch hook PFs to nfproto
2012-06-07  Alban Crequynetfilter: ipv4, defrag: switch hook PFs to nfproto
2012-06-07  Alban Crequynetfilter: bridge: switch hook PFs to nfproto
2012-06-07  Alban Crequynetfilter: decnet: switch hook PFs to nfproto
2012-06-07  Denys Fedoryshchenkonetfilter: xt_recent: add address masking option
2012-06-07  Florian Westphalnetfilter: NFQUEUE: don't xor src/dst ip address for...
2012-06-07  Gao fengnetfilter: nf_conntrack: add namespace support for...
2012-06-07  Pablo Neira Ayusonetfilter: nf_conntrack: remove now unused sysctl for...
2012-06-07  Gao fengnetfilter: nf_ct_gre: use new namespace support
2012-06-07  Gao fengnetfilter: nf_ct_dccp: use new namespace support
2012-06-07  Gao fengnetfilter: nf_ct_udplite: add namespace support
2012-06-07  Gao fengnetfilter: nf_ct_sctp: add namespace support
2012-06-07  Gao fengnetfilter: nf_ct_ipv6: add namespace support
2012-06-07  Gao fengnetfilter: nf_ct_ipv4: add namespace support
2012-06-07  Gao fengnetfilter: nf_ct_icmp: add namespace support
2012-06-07  Gao fengnetfilter: nf_ct_icmp: add namespace support
2012-06-07  Gao fengnetfilter: nf_ct_udp: add namespace support
2012-06-07  Gao fengnetfilter: nf_ct_tcp: add namespace support
2012-06-07  Gao fengnetfilter: nf_ct_generic: add namespace support
2012-06-07  Gao fengnetfilter: nf_conntrack: prepare namespace support...
2012-06-07  Gao fengnetfilter: nf_conntrack: prepare namespace support...
2012-06-07  Krishna Kumarnetfilter: Add fail-open support
2012-06-07  Cong Wangnetfilter: xt_connlimit: remove revision 0
2012-06-07  Pablo Neira Ayusonetfilter: nf_ct_h323: fix bug in rtcp natting
2012-06-07  Hans Schillstromnetfilter: xt_HMARK: fix endianness and provide consist...
2012-06-06  David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-06-06  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2012-06-06  Johannes Bergmac80211: unify SW/offload remain-on-channel
2012-06-06  Johannes Bergmac80211: do remain-on-channel while idle
2012-06-06  Arik Nemtsovmac80211: add stations after AP start on reconfig
2012-06-06  Johannes Bergcfg80211: validate remain-on-channel time better
2012-06-06  Pontus Fuchsmac80211: Clear wowlan flag when drv_suspend returns...
2012-06-06  Chun-Yeow Yeohmac80211: Add missing mesh parameter dot11MeshForwardin...
2012-06-06  Johannes Bergmac80211: print info when disabling HT
2012-06-06  Stanislaw Gruszkamac80211: configure 11b/g channel access rules for...
2012-06-06  Alex Hungrfkill: Add the capability to switch all devices of...
2012-06-06  Johannes Bergcfg80211: clarify set_channel APIs
2012-06-06  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-06-06  David S. MillerMerge branch 'master' of git://gitorious.org/linux...
2012-06-06  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-06-06  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-06-06  Eric Dumazetinetpeer: fix a race in inetpeer_gc_worker()
2012-06-05  Johannes Bergcfg80211: provide channel to join_mesh function
2012-06-05  Johannes Bergcfg80211: disallow setting channel on WDS interfaces
2012-06-05  Johannes Bergcfg80211: provide channel to start_ap function
2012-06-05  Johannes Bergcfg80211: simplify cfg80211_can_beacon_sec_chan API
2012-06-05  Johannes Bergmac80211: move ieee80211_set_channel function
2012-06-05  Johannes Bergmac80211: clean up ieee80211_set_channel
2012-06-05  Johannes Bergmac80211: simplify association HT parameters
2012-06-05  Johannes Bergcfg80211: deprecate CFG80211_WEXT
next
This page took 0.053207 seconds and 8 git commands to generate.