Age | Commit message (Expand) | Author |
2012-06-01 | cipso: handle CIPSO options correctly when NetLabel is disabled | Paul Moore |
2012-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-05-29 | memcg: decrement static keys at real destroy time | Glauber Costa |
2012-05-27 | ipv6: fix incorrect ipsec fragment | Gao feng |
2012-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-05-22 | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2012-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next | John W. Linville |
2012-05-19 | ipv6: bool/const conversions phase2 | Eric Dumazet |
2012-05-18 | ipv6: bool conversions phase1 | Eric Dumazet |
2012-05-18 | ip_frag: struct inet_frags match() method returns a bool | Eric Dumazet |
2012-05-17 | lapb: Neaten debugging | Joe Perches |
2012-05-17 | tcp: bool conversions | Eric Dumazet |
2012-05-17 | net: include/net/sock.h cleanup | Eric Dumazet |
2012-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-05-16 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2012-05-16 | net: sock_flag() cleanup | Eric Dumazet |
2012-05-16 | fq_codel: should use qdisc backlog as threshold | Eric Dumazet |
2012-05-16 | mac802154: monitor device support | alex.bluesman.smirnov@gmail.com |
2012-05-16 | ieee802154: interface type to be added | alex.bluesman.smirnov@gmail.com |
2012-05-16 | mac802154: declare reduced mlme operations | alex.bluesman.smirnov@gmail.com |
2012-05-16 | mac802154: RX data path | alex.bluesman.smirnov@gmail.com |
2012-05-16 | mac802154: allocation of ieee802154 device | alex.bluesman.smirnov@gmail.com |
2012-05-16 | mac802154: basic ieee802.15.4 device structures | alex.bluesman.smirnov@gmail.com |
2012-05-16 | Bluetooth: Create flags for bt_sk() | Gustavo Padovan |
2012-05-16 | Bluetooth: Lock the L2CAP channel when sending | Mat Martineau |
2012-05-16 | Bluetooth: Fix EIR data generation for mgmt_device_found | Vishal Agarwal |
2012-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth | Gustavo Padovan |
2012-05-16 | cfg80211: fix cfg80211_can_beacon_sec_chan prototype | Johannes Berg |
2012-05-16 | mac80211: (selectively) add HT details in radiotap | Johannes Berg |
2012-05-16 | mac80211: Add IV-room in the skb for TKIP and WEP | Janusz.Dziedzic@tieto.com |
2012-05-16 | Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller |
2012-05-15 | net: delete all instances of special processing for token ring | Paul Gortmaker |
2012-05-15 | NFC: HCI drivers don't have to keep track of polling state | Eric Lapuyade |
2012-05-15 | NFC: Add HCI/SHDLC support to let driver check for tag presence | Eric Lapuyade |
2012-05-15 | NFC: Specify usage for targets found and target lost events | Eric Lapuyade |
2012-05-15 | NFC: Remove useless HCI private nfc target table | Eric Lapuyade |
2012-05-15 | NFC: Cache the core NFC active target pointer instead of its index | Eric Lapuyade |
2012-05-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-05-15 | xfrm: Convert several xfrm policy match functions to bool. | David S. Miller |
2012-05-14 | codel: use u16 field instead of 31bits for rec_inv_sqrt | Eric Dumazet |
2012-05-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2012-05-14 | Bluetooth: notify userspace of security level change | Gustavo Padovan |
2012-05-12 | codel: use Newton method instead of sqrt() and divides | Eric Dumazet |
2012-05-10 | codel: Controlled Delay AQM | Eric Dumazet |
2012-05-10 | tcp: Move rcvq sending to tcp_input.c | Pavel Emelyanov |
2012-05-10 | sctp: check cached dst before using it | Nicolas Dichtel |
2012-05-09 | Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentation | Mat Martineau |
2012-05-09 | Bluetooth: Enable Low Energy support by default | Marcel Holtmann |
2012-05-09 | Bluetooth: Remove unused hci_le_ltk_neg_reply() | Syam Sidhardhan |
2012-05-09 | Bluetooth: Remove unused hci_le_ltk_reply() | Syam Sidhardhan |