Age | Commit message (Expand) | Author |
2011-04-04 | bridge: track last used time in forwarding table | stephen hemminger |
2011-04-04 | bridge: change arguments to fdb_create | stephen hemminger |
2011-04-04 | Bluetooth: Add mgmt_remote_name event | Johan Hedberg |
2011-04-04 | Bluetooth: Add mgmt_device_found event | Johan Hedberg |
2011-04-04 | Bluetooth: Remove gfp_mask param from hci_reassembly() | Gustavo F. Padovan |
2011-04-04 | mac80211: clean up station cleanup timer | Johannes Berg |
2011-04-04 | mac80211: remove the dependency on crypto_blkcipher | Felix Fietkau |
2011-04-04 | mac80211: fix suppressing probe responses in ad-hoc mode | Felix Fietkau |
2011-04-04 | wifi: Add hwflags to debugfs. | Ben Greear |
2011-04-04 | ipv6: Don't pass invalid dst_entry pointer to dst_release(). | Boris Ostrovsky |
2011-04-04 | mac80211: Fix duplicate frames on cooked monitor | Helmut Schaa |
2011-04-04 | pkt_sched: QFQ - quick fair queue scheduler | stephen hemminger |
2011-04-04 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-04-04 | netfilter: xt_conntrack: fix inverted conntrack direction test | Florian Westphal |
2011-04-04 | netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->route | Florian Westphal |
2011-04-04 | netfilter: af_info: add 'strict' parameter to limit lookup to .oif | Florian Westphal |
2011-04-04 | netfilter: af_info: add network namespace parameter to route hook | Florian Westphal |
2011-04-04 | IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons() | Hans Schillstrom |
2011-04-04 | netfilter: h323: bug in parsing of ASN1 SEQOF field | David Sterba |
2011-04-04 | netfilter: ipset: references are protected by rwlock instead of mutex | Jozsef Kadlecsik |
2011-04-04 | netfilter: ipset: list:set timeout variant fixes | Jozsef Kadlecsik |
2011-04-02 | vlan: convert VLAN devices to use ndo_fix_features() | Michał Mirosław |
2011-04-02 | net: Call netdev_features_change() from netdev_update_features() | Michał Mirosław |
2011-04-01 | tcp: len check is unnecessarily devastating, change to WARN_ON | Ilpo Järvinen |
2011-04-01 | sctp: malloc enough room for asconf-ack chunk | Wei Yongjun |
2011-04-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2011-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-03-31 | appletalk: Fix OOPS in atalk_release(). | David S. Miller |
2011-03-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | Gustavo F. Padovan |
2011-03-31 | Bluetooth: Fix warning with hci_cmd_timer | Thomas Gleixner |
2011-03-31 | Bluetooth: delete hanging L2CAP channel | Andrei Emeltchenko |
2011-03-31 | Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_reply | Johan Hedberg |
2011-03-31 | Bluetooth: Fix HCI_RESET command synchronization | Gustavo F. Padovan |
2011-03-31 | Bluetooth: Increment unacked_frames count only the first transmit | Suraj Sumangala |
2011-03-31 | Bluetooth: Add local Extended Inquiry Response (EIR) support | Johan Hedberg |
2011-03-31 | Bluetooth: check L2CAP info_rsp ident and state | Andrei Emeltchenko |
2011-03-31 | Bluetooth: Move bt_accept_enqueue() to outside __l2cap_chan_add | Gustavo F. Padovan |
2011-03-31 | Bluetooth: Enable support for out of band association model | Szymon Janc |
2011-03-31 | Bluetooth: Add add/remove_remote_oob_data management commands | Szymon Janc |
2011-03-31 | Bluetooth: Add read_local_oob_data management command | Szymon Janc |
2011-03-31 | Bluetooth: Allow for NULL data in mgmt_pending_add | Szymon Janc |
2011-03-31 | Bluetooth: Rename cmd to param in pending_cmd | Szymon Janc |
2011-03-31 | Bluetooth: Fix checkpatch error in cmtp.h | Szymon Janc |
2011-03-31 | Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h> | Szymon Janc |
2011-03-31 | Bluetooth: Do not use assignments in IF conditions | Szymon Janc |
2011-03-31 | Bluetooth: Fix checkpatch errors, code style issues and typos in hidp | Szymon Janc |
2011-03-31 | Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h> | Szymon Janc |
2011-03-31 | Bluetooth: Fix checkpatch errors and some code style issues in bnep | Szymon Janc |
2011-03-31 | Bluetooth: Opencode macros in bnep/core.c | Szymon Janc |
2011-03-31 | Bluetooth: Improve error message on wrong link type | Gustavo F. Padovan |