summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-03-30Merge remote-tracking branch 'security-testing/next'Stephen Rothwell
2011-03-30Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2011-03-30Merge remote-tracking branch 'ceph/for-next'Stephen Rothwell
2011-03-30Merge remote-tracking branch 'wireless-current/master'Stephen Rothwell
2011-03-30Merge branch 'next-queue' into nextJames Morris
2011-03-29Bluetooth: Add local Extended Inquiry Response (EIR) supportJohan Hedberg
2011-03-29libceph: Create a new key type "ceph".Tommi Virtanen
2011-03-29libceph: Get secret from the kernel keys api when mounting with key=NAME.Tommi Virtanen
2011-03-29ceph: Move secret key parsing earlier.Tommi Virtanen
2011-03-29libceph: fix null dereference when unregistering linger requestsSage Weil
2011-03-29Bluetooth: check L2CAP info_rsp ident and stateAndrei Emeltchenko
2011-03-29ceph: unlock on error in ceph_osdc_start_request()Dan Carpenter
2011-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-28xfrm: Restrict extended sequence numbers to espSteffen Klassert
2011-03-28xfrm: Check for esn buffer len in xfrm_new_aeSteffen Klassert
2011-03-28xfrm: Assign esn pointers when cloning a stateSteffen Klassert
2011-03-28xfrm: Move the test on replay window size into the replay check functionsSteffen Klassert
2011-03-28ipv4: Don't ip_rt_put() an error pointer in RAW sockets.David S. Miller
2011-03-28mac80211: fix aggregation frame release during timeoutDaniel Halperin
2011-03-28cfg80211: fix BSS double-unlinking (continued)Juuso Oikarinen
2011-03-28cfg80211:: fix possible NULL pointer dereferenceMariusz Kozlowski
2011-03-28mac80211: fix possible NULL pointer dereferenceMariusz Kozlowski
2011-03-28mac80211: fix NULL pointer dereference in ieee80211_key_alloc()Petr Štetiar
2011-03-28mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS ratesFelix Fietkau
2011-03-27net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka
2011-03-27net: use CHECKSUM_NONE instead of magic numberCesar Eduardo Barros
2011-03-27bridge: notify applications if address of bridge device changesstephen hemminger
2011-03-27ipv4: Fix IP timestamp option (IPOPT_TS_PRESPEC) handling in ip_options_echo()Jan Luebbe
2011-03-27can: make struct proto constOliver Hartkopp
2011-03-27net: remove useless comments in net/core/dev.cAmerigo Wang
2011-03-27rose: Add length checks to CALL_REQUEST parsingBen Hutchings
2011-03-27ROSE: prevent heap corruption with bad facilitiesDan Rosenberg
2011-03-27irda: validate peer name and attribute lengthsDan Rosenberg
2011-03-27irda: prevent heap corruption on invalid nicknameDan Rosenberg
2011-03-27dst: Clone child entry in skb_dst_popSteffen Klassert
2011-03-27xfrm: Force a dst refcount before entering the xfrm type handlersSteffen Klassert
2011-03-27NFS: Ensure that rpc_release_resources_task() can be called twice.OGAWA Hirofumi
2011-03-26ceph: fix possible NULL pointer dereferenceMariusz Kozlowski
2011-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-25ipv4: do not ignore route errorsJulian Anastasov
2011-03-25ceph: flush msgr_wq during mds_client shutdownSage Weil
2011-03-25Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-03-25Bluetooth: Move bt_accept_enqueue() to outside __l2cap_chan_addGustavo F. Padovan
2011-03-24ipv4: Fix nexthop caching wrt. scoping.David S. Miller
2011-03-24ipv4: Invalidate nexthop cache nh_saddr more correctly.David S. Miller
2011-03-24Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust
2011-03-24Bluetooth: Enable support for out of band association modelSzymon Janc
2011-03-24Bluetooth: Add add/remove_remote_oob_data management commandsSzymon Janc
2011-03-24Bluetooth: Add read_local_oob_data management commandSzymon Janc
2011-03-24Bluetooth: Allow for NULL data in mgmt_pending_addSzymon Janc