summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-2253-282/+262
* atm: Allow MSG_PEEK for atm socketsJorge Boncompte [DTI2]2011-11-221-3/+11
* atm: Introduce vcc_process_recv_queueJorge Boncompte [DTI2]2011-11-225-27/+31
* atm: clip: move clip_devs check to clip_pushJorge Boncompte [DTI2]2011-11-221-7/+10
* atm: clip: Don't move counters backwardsJorge Boncompte [DTI2]2011-11-221-9/+1
* atm: br2684: Do not move counters backwardsJorge Boncompte [DTI2]2011-11-221-8/+1
* xfrm: optimize ipv4 selector matchingAlexey Dobriyan2011-11-221-2/+2
* net: add network priority cgroup infrastructure (v4)Neil Horman2011-11-226-1/+389
* netfilter: use jump_label for nf_hooksEric Dumazet2011-11-211-1/+12
* RxRPC: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-211-4/+2
* irttp: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-211-3/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-2114-75/+92
|\
| * ipv4: fix redirect handlingEric Dumazet2011-11-181-51/+59
| * ping: dont increment ICMP_MIB_INERRORSEric Dumazet2011-11-181-2/+0
| * bridge: correct IPv6 checksum after pullstephen hemminger2011-11-161-0/+2
| * tcp: clear xmit timers in tcp_v4_syn_recv_sock()Eric Dumazet2011-11-161-0/+1
| * net/packet: Revert incorrect dead-code changes to prb_setup_retire_blk_timerJesper Juhl2011-11-141-2/+4
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-144-4/+14
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-114-4/+14
| | |\
| | | * mac80211: fix race between connection monitor & suspendJohannes Berg2011-11-091-1/+1
| | | * cfg80211: fix bug on regulatory core exit on access to last_requestLuis R. Rodriguez2011-11-091-0/+3
| | | * mac80211: fix bug in ieee80211_build_probe_reqJohannes Berg2011-11-091-0/+4
| | | * mac80211: fix NULL dereference in radiotap codeJohannes Berg2011-11-091-3/+6
| * | | net-netlink: Add a new attribute to expose TCLASS values via netlinkMaciej Żenczykowski2011-11-141-2/+2
| * | | bridge: Fix potential deadlock on br->multicast_lockAndrey Vagin2011-11-141-2/+2
| * | | ip6_tunnel: copy parms.name after register_netdeviceJosh Boyer2011-11-141-1/+7
| * | | rds: drop "select LLIST"Paul Bolle2011-11-141-1/+0
| * | | net/packet: remove dead code and unneeded variable from prb_setup_retire_blk_...Jesper Juhl2011-11-141-4/+2
| * | | ah: Don't return NET_XMIT_DROP on input.Nick Bowler2011-11-122-4/+0
| |/ /
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-096-20/+47
| |\ \
| | * \ Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville2011-11-096-20/+47
| | |\ \ | | | |/
| * | | ipv4: fix for ip_options_rcv_srr() daddr update.Li Wei2011-11-091-0/+1
| * | | ah: Read nexthdr value before overwriting it in ahash input callback.Nick Bowler2011-11-092-4/+4
| * | | ah: Correctly pass error codes in ahash output callback.Nick Bowler2011-11-092-4/+0
* | | | Phonet: set the pipe handle using setsockoptDinesh Kumar Sharma2011-11-181-11/+95
* | | | ip_gre: Set needed_headroom dynamically againHerbert Xu2011-11-181-0/+2
* | | | packet: Add needed_tailroom to packet_sendmsg_spktHerbert Xu2011-11-181-1/+2
* | | | net: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu2011-11-185-15/+30
* | | | ipv6: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu2011-11-184-12/+27
* | | | ipv4: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu2011-11-184-10/+22
* | | | net: use jump_label to shortcut RPS if not setupEric Dumazet2011-11-173-16/+21
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-1759-1458/+3381
|\ \ \ \
| * | | | mac80211: fix warning in ieee80211_probe_clientJohannes Berg2011-11-111-4/+5
| * | | | minstrel: Remove unused function parameter in calc_rate_durations()Patrick Kelle2011-11-111-4/+3
| * | | | mac80211: Save probe response data for bssArik Nemtsov2011-11-115-5/+74
| * | | | nl80211: Pass probe response data to driversArik Nemtsov2011-11-111-0/+9
| * | | | nl80211: Add probe response offload attributeArik Nemtsov2011-11-111-0/+4
| * | | | nl80211: fix compiler warningJohannes Berg2011-11-111-1/+1
| * | | | mac80211: make sure hw_key exists before checking its flagsArik Nemtsov2011-11-111-1/+2
| * | | | mac80211: add recalc PS in ieee80211_reconfig()Eyal Shapira2011-11-111-0/+2
OpenPOWER on IntegriCloud