aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
* | | | irttp: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-21
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-21
|\ \ \ \ | | |/ / | |/| |
| * | | ipv4: fix redirect handlingEric Dumazet2011-11-18
| * | | ping: dont increment ICMP_MIB_INERRORSEric Dumazet2011-11-18
| * | | bridge: correct IPv6 checksum after pullstephen hemminger2011-11-16
| * | | tcp: clear xmit timers in tcp_v4_syn_recv_sock()Eric Dumazet2011-11-16
| * | | net/packet: Revert incorrect dead-code changes to prb_setup_retire_blk_timerJesper Juhl2011-11-14
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-14
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-11
| | |\ \ \ | | | | |/ | | | |/|
| | | * | mac80211: fix race between connection monitor & suspendJohannes Berg2011-11-09
| | | * | cfg80211: fix bug on regulatory core exit on access to last_requestLuis R. Rodriguez2011-11-09
| | | * | mac80211: fix bug in ieee80211_build_probe_reqJohannes Berg2011-11-09
| | | * | mac80211: fix NULL dereference in radiotap codeJohannes Berg2011-11-09
| * | | | net-netlink: Add a new attribute to expose TCLASS values via netlinkMaciej Żenczykowski2011-11-14
| * | | | bridge: Fix potential deadlock on br->multicast_lockAndrey Vagin2011-11-14
| * | | | ip6_tunnel: copy parms.name after register_netdeviceJosh Boyer2011-11-14
| * | | | rds: drop "select LLIST"Paul Bolle2011-11-14
| * | | | net/packet: remove dead code and unneeded variable from prb_setup_retire_blk_...Jesper Juhl2011-11-14
| * | | | ah: Don't return NET_XMIT_DROP on input.Nick Bowler2011-11-12
| |/ / /
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-09
| |\ \ \
| | * | | Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville2011-11-09
| | |\| |
| * | | | ipv4: fix for ip_options_rcv_srr() daddr update.Li Wei2011-11-09
| * | | | ah: Read nexthdr value before overwriting it in ahash input callback.Nick Bowler2011-11-09
| * | | | ah: Correctly pass error codes in ahash output callback.Nick Bowler2011-11-09
* | | | | Phonet: set the pipe handle using setsockoptDinesh Kumar Sharma2011-11-18
* | | | | ip_gre: Set needed_headroom dynamically againHerbert Xu2011-11-18
* | | | | packet: Add needed_tailroom to packet_sendmsg_spktHerbert Xu2011-11-18
* | | | | net: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu2011-11-18
* | | | | ipv6: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu2011-11-18
* | | | | ipv4: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu2011-11-18
* | | | | net: use jump_label to shortcut RPS if not setupEric Dumazet2011-11-17
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-17
|\ \ \ \ \
| * | | | | mac80211: fix warning in ieee80211_probe_clientJohannes Berg2011-11-11
| * | | | | minstrel: Remove unused function parameter in calc_rate_durations()Patrick Kelle2011-11-11
| * | | | | mac80211: Save probe response data for bssArik Nemtsov2011-11-11
| * | | | | nl80211: Pass probe response data to driversArik Nemtsov2011-11-11
| * | | | | nl80211: Add probe response offload attributeArik Nemtsov2011-11-11
| * | | | | nl80211: fix compiler warningJohannes Berg2011-11-11
| * | | | | mac80211: make sure hw_key exists before checking its flagsArik Nemtsov2011-11-11
| * | | | | mac80211: add recalc PS in ieee80211_reconfig()Eyal Shapira2011-11-11
| * | | | | NFC: Check if NCI data flow control is usedIlan Elias2011-11-11
| * | | | | NFC: Removal of unused operations for NCI spec 1.0 d18Ilan Elias2011-11-11
| * | | | | NFC: Update names and structs to NCI spec 1.0 d18Ilan Elias2011-11-11
| * | | | | mac80211/cfg80211: report monitor channel in wireless extensionsJohannes Berg2011-11-11
| * | | | | mac80211: simplify scan state machineJohannes Berg2011-11-11
| * | | | | mac80211: set carrier_on for ibss vifs only while joinedEliad Peller2011-11-11
| * | | | | mac80211: init rate-control for TDLS sta when supp-rates are knownArik Nemtsov2011-11-11
| * | | | | cfg80211: merge in beacon ies of hidden bss.Dmitry Tarnyagin2011-11-11
| * | | | | net/rfkill/core.c: use kstrtoul, etcJulia Lawall2011-11-09
| * | | | | net/mac80211/debugfs.c: use kstrtoul, etcJulia Lawall2011-11-09