aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* 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
| | * | | | cfg80211: add missing bracesJohannes Berg2010-05-21
| | * | | | cfg80211: fix crash in cfg80211_set_freq()Felix Fietkau2010-05-21
| | * | | | cfg80211: Fix signal_type comparisonSujith2010-05-21
| * | | | | net/dccp: expansion of error code sizeYoichi Yuasa2010-05-24
| * | | | | tun: Update classid on packet injectionHerbert Xu2010-05-24
| * | | | | cls_cgroup: Store classid in struct sockHerbert Xu2010-05-24
| * | | | | caif: Bugfix - use MSG_TRUNC in receiveSjur Braendeland2010-05-24
| * | | | | caif: Bugfix - missing spin_unlockSjur Braendeland2010-05-24
| * | | | | caif: Bugfix - Poll can't return POLLHUP while connecting.Sjur Braendeland2010-05-24