aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-21Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann
2010-10-21secmark: fix config problem when CONFIG_NF_CONNTRACK_SECMARK is not setEric Paris
2010-10-21secmark: export secctx, drop secmark in procfsEric Paris
2010-10-21conntrack: export lsm context rather than internal secid via netlinkEric Paris
2010-10-21secmark: make secmark object handling genericEric Paris
2010-10-21secmark: do not return early if there was no errorEric Paris
2010-10-20ceph: fix num_pages_free accounting in pagelistSage Weil
2010-10-20ceph: don't crash when passed bad mount optionsYehuda Sadeh
2010-10-20ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursorGreg Farnum
2010-10-20rbd: introduce rados block device (rbd), based on libcephYehuda Sadeh
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh
2010-10-19sunrpc: remove the big kernel lockArnd Bergmann
2010-10-18sched: Fix softirq time accountingVenkatesh Pallipadi
2010-10-15De-pessimize rds_page_copy_userLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-11net: clear heap allocations for privileged ethtool actionsKees Cook
2010-10-11ATM: mpc, fix use after freeJiri Slaby
2010-10-08net: clear heap allocation for ETHTOOL_GRXCLSRLALLKees Cook
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar
2010-10-07net: suppress RCU lockdep false positive in sock_update_classidPaul E. McKenney
2010-10-07Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"John W. Linville
2010-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller
2010-10-07Merge commit 'v2.6.36-rc7' into core/rcuIngo Molnar
2010-10-07Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2010-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2010-10-06mac80211: delete AddBA response timerJohannes Berg
2010-10-05caif: fix two caif_connect() bugsEric Dumazet
2010-10-05cls_u32: signedness bugDan Carpenter
2010-10-04Bluetooth: Disallow to change L2CAP_OPTIONS values when connectedGustavo F. Padovan
2010-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-03sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Dan Rosenberg
2010-10-03sctp: prevent reading out-of-bounds memoryDan Rosenberg
2010-10-03ipv4: correct IGMP behavior on v3 query during v2-compatibility modeDavid Stevens
2010-10-03Revert "ipv4: Make INET_LRO a bool instead of tristate."Ben Hutchings
2010-10-03net: Fix the condition passed to sk_wait_event()Nagendra Tomar
2010-10-03net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski
2010-09-30vlan: dont drop packets from unknown vlans in promiscuous modeEric Dumazet
2010-09-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-09-30Revert "Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state"Gustavo F. Padovan
2010-09-30Bluetooth: Fix inconsistent lock state with RFCOMMGustavo F. Padovan
2010-09-30Bluetooth: Simplify L2CAP Streaming mode sendingGustavo F. Padovan
2010-09-30Bluetooth: fix MTU L2CAP configuration parameterAndrei Emeltchenko