aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* ipv4: RCU conversion of ip_route_input_slow/ip_route_input_mcEric Dumazet2010-06-03
* ipv4: add LINUX_MIB_IPRPFILTER snmp counterEric Dumazet2010-06-03
* net: replace hooks in __netif_receive_skb V5Jiri Pirko2010-06-02
* ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) optionArnaud Ebalard2010-06-02
* ipconfig: send host-name in DHCP requestsWu Fengguang2010-06-02
* packet_mmap: expose hw packet timestamps to network packet capture utilitiesScott McMillan2010-06-02
* net: CONFIG_NET_NS reductionEric Dumazet2010-06-02
* net: add additional lock to qdisc to increase throughputEric Dumazet2010-06-02
* net: Define accessors to manipulate QDISC_STATE_RUNNINGEric Dumazet2010-06-02
* ipv6: get rid of ipip6_prl_lockEric Dumazet2010-06-01
* net/ipv6/mcast.c: Remove unnecessary kmalloc castsJoe Perches2010-06-01
* net/ipv4/igmp.c: Remove unnecessary kmalloc castsJoe Perches2010-06-01
* arp_notify: allow drivers to explicitly request a notification event.Ian Campbell2010-05-31
* caif: cleanup: remove duplicate checksDan Carpenter2010-05-31
* caif: remove unneeded null check in caif_connect()Dan Carpenter2010-05-31
* net/dccp: Use memdup_userJulia Lawall2010-05-31
* net/can: Use memdup_userJulia Lawall2010-05-31
* tcp: tcp_md5_hash_skb_data() frag_list handlingEric Dumazet2010-05-31
* net: remove zap_completion_queueEric Dumazet2010-05-31
* net: Use __this_cpu_inc() in fast pathEric Dumazet2010-05-31
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-31
|\
| * net: fix sk_forward_alloc corruptionsEric Dumazet2010-05-29
| * Phonet: listening socket lock protects the connected socket listRémi Denis-Courmont2010-05-29
| * caif: unlock on error path in cfserl_receive()Dan Carpenter2010-05-29
| * net/rds: Add missing mutex_unlockJulia Lawall2010-05-29
| * skb: make skb_recycle_check() return a bool valueChangli Gao2010-05-29
| * IPv6: fix Mobile IPv6 regressionBrian Haley2010-05-29
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-29
| |\
| | * mac80211: make a function staticJohannes Berg2010-05-28
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-28
|\| |
| * | netlink: bug fix: wrong size was calculated for vfinfo list blobScott Feldman2010-05-28
| * | netlink: bug fix: don't overrun skbs on vf_port dumpScott Feldman2010-05-28
| * | xt_tee: use skb_dst_drop()Eric Dumazet2010-05-28
| * | ipv6: Add GSO support on forwarding pathHerbert Xu2010-05-28
| * | net: fix __neigh_event_send()Eric Dumazet2010-05-28
| * | net: fix lock_sock_bh/unlock_sock_bhEric Dumazet2010-05-27
| * | net/iucv: Add missing spin_unlockJulia Lawall2010-05-27
| * | ipmr: off by one in __ipmr_fill_mroute()Dan Carpenter2010-05-26
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-27
|\ \ \
| * \ \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-21
| |\ \ \
| * \ \ \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-18
| |\ \ \ \
| * | | | | tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt2010-05-14
* | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-05-27
|\ \ \ \ \ \
| * | | | | | sunrpc: fix leak on error on socket xprt setupJ. Bruce Fields2010-05-26
* | | | | | | iucv: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-27
|/ / / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-25
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Phonet: fix potential use-after-free in pep_sock_close()Rémi Denis-Courmont2010-05-25
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-25
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | wireless: fix sta_info.h kernel-doc warningsRandy Dunlap2010-05-24
| | * | | | Revert "ath9k: Group Key fix for VAPs"John W. Linville2010-05-24