summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-2811-27/+70
|\
| * netlink: bug fix: wrong size was calculated for vfinfo list blobScott Feldman2010-05-281-5/+6
| * netlink: bug fix: don't overrun skbs on vf_port dumpScott Feldman2010-05-281-6/+9
| * xt_tee: use skb_dst_drop()Eric Dumazet2010-05-281-2/+2
| * ipv6: Add GSO support on forwarding pathHerbert Xu2010-05-281-1/+1
| * net: fix __neigh_event_send()Eric Dumazet2010-05-281-0/+1
| * net: fix lock_sock_bh/unlock_sock_bhEric Dumazet2010-05-274-10/+48
| * net/iucv: Add missing spin_unlockJulia Lawall2010-05-261-1/+1
| * ipmr: off by one in __ipmr_fill_mroute()Dan Carpenter2010-05-262-2/+2
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-271-6/+6
|\ \
| * \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-2112-80/+215
| |\ \
| * \ \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-182-6/+58
| |\ \ \
| * | | | tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt2010-05-141-6/+6
* | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-05-271-11/+18
|\ \ \ \ \
| * | | | | sunrpc: fix leak on error on socket xprt setupJ. Bruce Fields2010-05-261-11/+18
* | | | | | iucv: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-271-4/+5
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-2523-199/+222
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Phonet: fix potential use-after-free in pep_sock_close()RĂ©mi Denis-Courmont2010-05-251-0/+2
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-255-7/+8
| |\ \ \ \
| | * | | | wireless: fix sta_info.h kernel-doc warningsRandy Dunlap2010-05-241-1/+1
| | * | | | Revert "ath9k: Group Key fix for VAPs"John W. Linville2010-05-241-1/+0
| | * | | | cfg80211: add missing bracesJohannes Berg2010-05-211-2/+4
| | * | | | cfg80211: fix crash in cfg80211_set_freq()Felix Fietkau2010-05-211-1/+1
| | * | | | cfg80211: Fix signal_type comparisonSujith2010-05-211-2/+2
| * | | | | net/dccp: expansion of error code sizeYoichi Yuasa2010-05-241-3/+3
| * | | | | tun: Update classid on packet injectionHerbert Xu2010-05-241-0/+1
| * | | | | cls_cgroup: Store classid in struct sockHerbert Xu2010-05-243-16/+61
| * | | | | caif: Bugfix - use MSG_TRUNC in receiveSjur Braendeland2010-05-231-29/+18
| * | | | | caif: Bugfix - missing spin_unlockSjur Braendeland2010-05-232-6/+7
| * | | | | caif: Bugfix - Poll can't return POLLHUP while connecting.Sjur Braendeland2010-05-231-15/+6
| * | | | | caif: Bugfix - handle mem-allocation failuresSjur Braendeland2010-05-233-9/+25
| * | | | | caif: Bugfix - use standard Linux listsSjur Braendeland2010-05-231-66/+26
| * | | | | caif: Bugfix - wait_ev*_timeout returns long.Sjur Braendeland2010-05-231-7/+6
| * | | | | net-2.6 : V2 - fix dev_get_valid_nameDaniel Lezcano2010-05-231-8/+12
| * | | | | rtnetlink: Fix error handling in do_setlink()David Howells2010-05-231-1/+3
| * | | | | net-caif: drop redundant Kconfig entriesMike Frysinger2010-05-231-4/+1
| * | | | | net_sched: Fix qdisc_notify()Eric Dumazet2010-05-231-7/+7
| * | | | | ieee802154: Fix possible NULL pointer dereference in wpan_phy_allocDenis Kirjanov2010-05-231-1/+6
| |/ / / /
| * | | | net: fix problem in dequeuing from input_pkt_queueTom Herbert2010-05-211-13/+15
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-202-8/+14
| |\ \ \ \
| | * | | | netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g...Joerg Marx2010-05-201-0/+10
| | * | | | netfilter: nf_ct_sip: handle non-linear skbsPatrick McHardy2010-05-141-8/+4
| * | | | | gro: Fix bogus gso_size on the first fraglist entryHerbert Xu2010-05-201-0/+1
* | | | | | sunrpc: use formatting of module name in SUNRPCAlex Riesen2010-05-251-4/+1
* | | | | | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-255-8/+8
* | | | | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-242-6/+25
|\ \ \ \ \ \
| * | | | | | sunrpc: Pushdown the bkl from sunrpc cache ioctlFrederic Weisbecker2010-05-221-3/+10
| * | | | | | sunrpc: Pushdown the bkl from ioctlFrederic Weisbecker2010-05-221-3/+15
| | |_|_|_|/ | |/| | | |
* | | | | | Revert "ath9k: Group Key fix for VAPs"Linus Torvalds2010-05-241-1/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-05-242-3/+73
|\ \ \ \ \ \
OpenPOWER on IntegriCloud