summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-04-05Bluetooth: Don't use spin_lock_bh in user contextGustavo F. Padovan
2011-04-05Bluetooth: Use kthread API in cmtpSzymon Janc
2011-04-05Bluetooth: Use kthread API in bnepSzymon Janc
2011-04-05Bluetooth: Use kthread API in hidpSzymon Janc
2011-04-05ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNLBen Hutchings
2011-04-05net: Allow no-cache copy from user on transmitTom Herbert
2011-04-05bridge: range check STP parametersstephen hemminger
2011-04-05bridge: allow creating bridge devices with netlinkstephen hemminger
2011-04-05bridge: allow creating/deleting fdb entries via netlinkstephen hemminger
2011-04-05bridge: add netlink notification on forward entry changesstephen hemminger
2011-04-05bridge: split rcu and no-rcu cases of fdb lookupstephen hemminger
2011-04-05bridge: track last used time in forwarding tablestephen hemminger
2011-04-05bridge: change arguments to fdb_createstephen hemminger
2011-04-04Bluetooth: Add mgmt_remote_name eventJohan Hedberg
2011-04-04Bluetooth: Add mgmt_device_found eventJohan Hedberg
2011-04-04Bluetooth: Remove gfp_mask param from hci_reassembly()Gustavo F. Padovan
2011-04-04mac80211: clean up station cleanup timerJohannes Berg
2011-04-04mac80211: remove the dependency on crypto_blkcipherFelix Fietkau
2011-04-04mac80211: fix suppressing probe responses in ad-hoc modeFelix Fietkau
2011-04-04wifi: Add hwflags to debugfs.Ben Greear
2011-04-04ipv6: Don't pass invalid dst_entry pointer to dst_release().Boris Ostrovsky
2011-04-04mac80211: Fix duplicate frames on cooked monitorHelmut Schaa
2011-04-04pkt_sched: QFQ - quick fair queue schedulerstephen hemminger
2011-04-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-04netfilter: xt_conntrack: fix inverted conntrack direction testFlorian Westphal
2011-04-04netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->routeFlorian Westphal
2011-04-04netfilter: af_info: add 'strict' parameter to limit lookup to .oifFlorian Westphal
2011-04-04netfilter: af_info: add network namespace parameter to route hookFlorian Westphal
2011-04-04IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()Hans Schillstrom
2011-04-04netfilter: h323: bug in parsing of ASN1 SEQOF fieldDavid Sterba
2011-04-04netfilter: ipset: references are protected by rwlock instead of mutexJozsef Kadlecsik
2011-04-04netfilter: ipset: list:set timeout variant fixesJozsef Kadlecsik
2011-04-03vlan: convert VLAN devices to use ndo_fix_features()Michał Mirosław
2011-04-03net: Call netdev_features_change() from netdev_update_features()Michał Mirosław
2011-04-02tcp: len check is unnecessarily devastating, change to WARN_ONIlpo Järvinen
2011-04-02sctp: malloc enough room for asconf-ack chunkWei Yongjun
2011-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-01appletalk: Fix OOPS in atalk_release().David S. Miller
2011-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan
2011-03-31Bluetooth: Fix warning with hci_cmd_timerThomas Gleixner
2011-03-31Bluetooth: delete hanging L2CAP channelAndrei Emeltchenko
2011-03-31Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_replyJohan Hedberg
2011-03-31Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan
2011-03-31Bluetooth: Increment unacked_frames count only the first transmitSuraj Sumangala
2011-03-31Bluetooth: Add local Extended Inquiry Response (EIR) supportJohan Hedberg
2011-03-31Bluetooth: check L2CAP info_rsp ident and stateAndrei Emeltchenko
2011-03-31Bluetooth: Move bt_accept_enqueue() to outside __l2cap_chan_addGustavo F. Padovan
2011-03-31Bluetooth: Enable support for out of band association modelSzymon Janc
2011-03-31Bluetooth: Add add/remove_remote_oob_data management commandsSzymon Janc