aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 18-7/+37
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 4-30/+13
2010-10-21Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 4-0/+11
2010-10-21Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 8-10/+13
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 5-33/+103
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 29-0/+10750
2010-10-21BKL: introduce CONFIG_BKL.Gravatar Arnd Bergmann 2-0/+2
2010-10-21secmark: fix config problem when CONFIG_NF_CONNTRACK_SECMARK is not setGravatar Eric Paris 1-0/+2
2010-10-21secmark: export secctx, drop secmark in procfsGravatar Eric Paris 2-6/+50
2010-10-21conntrack: export lsm context rather than internal secid via netlinkGravatar Eric Paris 1-10/+36
2010-10-21secmark: make secmark object handling genericGravatar Eric Paris 2-19/+17
2010-10-21secmark: do not return early if there was no errorGravatar Eric Paris 1-1/+1
2010-10-20ceph: fix num_pages_free accounting in pagelistGravatar Sage Weil 1-0/+1
2010-10-20ceph: don't crash when passed bad mount optionsGravatar Yehuda Sadeh 1-1/+1
2010-10-20ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursorGravatar Greg Farnum 1-9/+97
2010-10-20rbd: introduce rados block device (rbd), based on libcephGravatar Yehuda Sadeh 1-2/+1
2010-10-20ceph: factor out libceph from Ceph file systemGravatar Yehuda Sadeh 29-0/+10662
2010-10-19sunrpc: remove the big kernel lockGravatar Arnd Bergmann 2-30/+11
2010-10-18sched: Fix softirq time accountingGravatar Venkatesh Pallipadi 1-1/+1
2010-10-15De-pessimize rds_page_copy_userGravatar Linus Torvalds 1-20/+7
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 14-6/+27
2010-10-11net: clear heap allocations for privileged ethtool actionsGravatar Kees Cook 1-3/+3
2010-10-11ATM: mpc, fix use after freeGravatar Jiri Slaby 1-1/+1
2010-10-08net: clear heap allocation for ETHTOOL_GRXCLSRLALLGravatar Kees Cook 1-1/+1
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar David S. Miller 2-2/+4
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreGravatar Ingo Molnar 37-152/+221
2010-10-07net: suppress RCU lockdep false positive in sock_update_classidGravatar Paul E. McKenney 1-1/+4
2010-10-07Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"Gravatar John W. Linville 1-2/+2
2010-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gravatar David S. Miller 2-33/+33
2010-10-07Merge commit 'v2.6.36-rc7' into core/rcuGravatar Ingo Molnar 68-416/+500
2010-10-07Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Gravatar Ingo Molnar 26-102/+143
2010-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Gravatar David S. Miller 8-88/+110
2010-10-06mac80211: delete AddBA response timerGravatar Johannes Berg 1-0/+2
2010-10-05caif: fix two caif_connect() bugsGravatar Eric Dumazet 1-6/+15
2010-10-05cls_u32: signedness bugGravatar Dan Carpenter 1-1/+1
2010-10-04Bluetooth: Disallow to change L2CAP_OPTIONS values when connectedGravatar Gustavo F. Padovan 1-0/+5
2010-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 5-19/+27
2010-10-03sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Gravatar Dan Rosenberg 1-2/+6
2010-10-03sctp: prevent reading out-of-bounds memoryGravatar Dan Rosenberg 1-1/+12
2010-10-03ipv4: correct IGMP behavior on v3 query during v2-compatibility modeGravatar David Stevens 1-1/+13
2010-10-03Revert "ipv4: Make INET_LRO a bool instead of tristate."Gravatar Ben Hutchings 1-1/+1
2010-10-03net: Fix the condition passed to sk_wait_event()Gravatar Nagendra Tomar 1-4/+4
2010-10-03net: Fix IPv6 PMTU disc. w/ asymmetric routesGravatar Maciej Żenczykowski 1-4/+24
2010-09-30vlan: dont drop packets from unknown vlans in promiscuous modeGravatar Eric Dumazet 1-4/+10
2010-09-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar David S. Miller 1-4/+0
2010-09-30Revert "Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state"Gravatar Gustavo F. Padovan 1-7/+1
2010-09-30Bluetooth: Fix inconsistent lock state with RFCOMMGravatar Gustavo F. Padovan 1-0/+4
2010-09-30Bluetooth: Simplify L2CAP Streaming mode sendingGravatar Gustavo F. Padovan 1-17/+7
2010-09-30Bluetooth: fix MTU L2CAP configuration parameterGravatar Andrei Emeltchenko 1-3/+3