Age | Commit message (Expand) | Author |
2015-05-04 | Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2015-05-04 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2015-05-04 | mac80211: fix 90 kernel-doc warnings | Randy Dunlap |
2015-05-03 | codel: fix maxpacket/mtu confusion | Eric Dumazet |
2015-04-30 | cfg802154: pass name_assign_type to rdev_add_virtual_intf() | Varka Bhadram |
2015-04-30 | mac802154: add description to mac802154 APIs | Varka Bhadram |
2015-04-29 | tcp: prepare CC get_info() access from getsockopt() | Eric Dumazet |
2015-04-29 | tcp: add tcpi_bytes_acked to tcp_info | Eric Dumazet |
2015-04-26 | net/bonding: Make DRV macros private | Matan Barak |
2015-04-24 | inet: fix possible panic in reqsk_queue_unlink() | Eric Dumazet |
2015-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-04-17 | netns: remove BUG_ONs from net_generic() | Denys Vlasenko |
2015-04-17 | inet_diag: fix access to tcp cc information | Eric Dumazet |
2015-04-15 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-04-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2015-04-13 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | David S. Miller |
2015-04-13 | tcp/dccp: get rid of central timewait timer | Eric Dumazet |
2015-04-13 | netfilter: nf_tables: mark stateful expressions | Patrick McHardy |
2015-04-13 | netfilter: nf_tables: prepare for expressions associated to set elements | Patrick McHardy |
2015-04-13 | netfilter: nf_tables: add helper functions for expression handling | Patrick McHardy |
2015-04-13 | netfilter: nf_tables: variable sized set element keys / data | Patrick McHardy |
2015-04-13 | netfilter: nf_tables: support variable sized data in nft_data_init() | Patrick McHardy |
2015-04-13 | netfilter: nf_tables: switch registers to 32 bit addressing | Patrick McHardy |
2015-04-13 | netfilter: nf_tables: add register parsing/dumping helpers | Patrick McHardy |
2015-04-13 | netfilter: nf_tables: convert sets to u32 data pointers | Patrick McHardy |
2015-04-13 | netfilter: nf_tables: kill nft_data_cmp() | Patrick McHardy |
2015-04-13 | netfilter: nf_tables: use struct nft_verdict within struct nft_data | Patrick McHardy |
2015-04-13 | netfilter: nf_tables: get rid of NFT_REG_VERDICT usage | Patrick McHardy |
2015-04-13 | netfilter: nf_tables: introduce nft_validate_register_load() | Patrick McHardy |
2015-04-13 | netfilter: nf_tables: kill nft_validate_output_register() | Patrick McHardy |
2015-04-13 | netfilter: nf_tables: rename nft_validate_data_load() | Patrick McHardy |
2015-04-13 | netfilter: nf_tables: validate len in nft_validate_data_load() | Patrick McHardy |
2015-04-12 | Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc... | David S. Miller |
2015-04-11 | 9p: switch p9_client_read() to passing struct iov_iter * | Al Viro |
2015-04-11 | 9p: switch p9_client_write() to passing it struct iov_iter * | Al Viro |
2015-04-11 | net/9p: switch the guts of p9_client_{read,write}() to iov_iter | Al Viro |
2015-04-10 | rtnetlink: Mark name argument of rtnl_create_link() const | Thomas Graf |
2015-04-09 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2015-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2015-04-09 | mac802154: fix transmission power datatype | Varka Bhadram |
2015-04-09 | mac802154: fix typo for device | Varka Bhadram |
2015-04-09 | Bluetooth: Read LE remote features during connection establishment | Marcel Holtmann |
2015-04-09 | net: switch importing msghdr from userland to {compat_,}import_iovec() | Al Viro |
2015-04-09 | Merge branch 'iocb' into for-davem | Al Viro |
2015-04-08 | Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | David S. Miller |
2015-04-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Pablo Neira Ayuso |
2015-04-08 | netfilter: nf_tables: support optional userdata for set elements | Patrick McHardy |
2015-04-08 | netfilter: nf_tables: add support for dynamic set updates | Patrick McHardy |
2015-04-08 | netfilter: nf_tables: support different set binding types | Patrick McHardy |
2015-04-08 | netfilter: nf_tables: prepare set element accounting for async updates | Patrick McHardy |