summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-11-18ip_gre: Set needed_headroom dynamically againHerbert Xu
2011-11-18packet: Add needed_tailroom to packet_sendmsg_spktHerbert Xu
2011-11-18net: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu
2011-11-18ipv6: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu
2011-11-18ipv4: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu
2011-11-17net: use jump_label to shortcut RPS if not setupEric Dumazet
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-17ipv6: Use pr_warn() in ip6_fib.cDavid S. Miller
2011-11-17IPV6 Fix a crash when trying to replace non existing routeMatti Vaittinen
2011-11-16net: new counter for tx_timeout errors in sysfsdavid decotigny
2011-11-16net-sysfs: fixed minor sparse warningdavid decotigny
2011-11-16net: ethtool: fix coding styleMichał Mirosław
2011-11-166LoWPAN: double free in lowpan_fragment_xmit()Dan Carpenter
2011-11-16net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław
2011-11-16ethtool: prepare for larger netdev_features_t typeMichał Mirosław
2011-11-16net: ethtool: use C99 array initialization for feature-names tableMichał Mirosław
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-16net: ethtool: break association of ETH_FLAG_* with NETIF_F_*Michał Mirosław
2011-11-16net: remove legacy ethtool opsMichał Mirosław
2011-11-16bridge: correct IPv6 checksum after pullstephen hemminger
2011-11-16net: use jump_label for netstamp_neededEric Dumazet
2011-11-16tcp: clear xmit timers in tcp_v4_syn_recv_sock()Eric Dumazet
2011-11-15IPv6: Removing unnecessary NULL checks.Matti Vaittinen
2011-11-14net/packet: Revert incorrect dead-code changes to prb_setup_retire_blk_timerJesper Juhl
2011-11-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-11-14ipv4: fix a memory leak in ic_bootp_send_ifRongQing.Li
2011-11-14IPv6 routing, NLM_F_* flag support: REPLACE and EXCL flags support, warn abou...Matti Vaittinen
2011-11-14IPv6 routing, NLM_F_* flag support: warn if new route is created without NLM_...Matti Vaittinen
2011-11-14net: introduce build_skb()Eric Dumazet
2011-11-14net-netlink: Add a new attribute to expose TCLASS values via netlinkMaciej Żenczykowski
2011-11-14neigh: new unresolved queue limitsEric Dumazet
2011-11-14bridge: add NTF_USE supportstephen hemminger
2011-11-14bridge: Fix potential deadlock on br->multicast_lockAndrey Vagin
2011-11-14ip6_tunnel: copy parms.name after register_netdeviceJosh Boyer
2011-11-146LoWPAN: UDP header decompressionalex.bluesman.smirnov@gmail.com
2011-11-146LoWPAN: UDP header compressionalex.bluesman.smirnov@gmail.com
2011-11-146LoWPAN: set proper netdev flagsalex.bluesman.smirnov@gmail.com
2011-11-146LoWPAN: disable debugging by defaultalex.bluesman.smirnov@gmail.com
2011-11-146LoWPAN: add fragmentation supportalex.bluesman.smirnov@gmail.com
2011-11-14ipv6: reduce percpu needs for icmpv6msg mibsEric Dumazet
2011-11-14rds: drop "select LLIST"Paul Bolle
2011-11-14net/packet: remove dead code and unneeded variable from prb_setup_retire_blk_...Jesper Juhl
2011-11-12ah: Don't return NET_XMIT_DROP on input.Nick Bowler
2011-11-11mac80211: fix warning in ieee80211_probe_clientJohannes Berg
2011-11-11minstrel: Remove unused function parameter in calc_rate_durations()Patrick Kelle
2011-11-11mac80211: Save probe response data for bssArik Nemtsov
2011-11-11nl80211: Pass probe response data to driversArik Nemtsov
2011-11-11nl80211: Add probe response offload attributeArik Nemtsov
2011-11-11nl80211: fix compiler warningJohannes Berg
2011-11-11mac80211: make sure hw_key exists before checking its flagsArik Nemtsov