Age | Commit message (Expand) | Author | Files | Lines |
2015-04-14 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | David S. Miller | 8 | -73/+46 |
2015-04-13 | tcp/dccp: get rid of central timewait timer | Eric Dumazet | 1 | -98/+9 |
2015-04-13 | netlink: Fix portid type in netlink_notify | Richard Weinberger | 1 | -1/+1 |
2015-04-13 | net: use jump label patching for ingress qdisc in __netif_receive_skb_core | Daniel Borkmann | 1 | -1/+14 |
2015-04-13 | net_device: Reorder members to fill holes | Thomas Graf | 1 | -24/+21 |
2015-04-13 | e1000e: Move pm_qos_req to e1000e adapter | Thomas Graf | 1 | -1/+0 |
2015-04-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 3 | -0/+17 |
2015-04-13 | fou: implement FOU_CMD_GET | WANG Cong | 1 | -0/+1 |
2015-04-13 | Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc... | David S. Miller | 2 | -23/+136 |
2015-04-11 | new helper: msg_data_left() | Al Viro | 1 | -0/+5 |
2015-04-11 | Merge remote-tracking branch 'dh/afs' into for-davem | Al Viro | 1 | -1/+2 |
2015-04-11 | get rid of the size argument of sock_sendmsg() | Al Viro | 1 | -1/+1 |
2015-04-11 | if_link: Add an additional parameter to ifla_vf_info for RSS querying | Vlad Zolotarov | 3 | -0/+17 |
2015-04-10 | rtnetlink: Mark name argument of rtnl_create_link() const | Thomas Graf | 1 | -1/+1 |
2015-04-10 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 3 | -7/+19 |
2015-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 5 | -7/+226 |
2015-04-09 | mac802154: fix transmission power datatype | Varka Bhadram | 1 | -1/+1 |
2015-04-09 | mac802154: fix typo for device | Varka Bhadram | 1 | -1/+1 |
2015-04-09 | Bluetooth: Read LE remote features during connection establishment | Marcel Holtmann | 1 | -0/+13 |
2015-04-09 | net: switch importing msghdr from userland to {compat_,}import_iovec() | Al Viro | 1 | -1/+1 |
2015-04-09 | Merge branch 'iov_iter' into for-davem | Al Viro | 1 | -0/+14 |
2015-04-09 | Merge branch 'iocb' into for-davem | Al Viro | 3 | -70/+23 |
2015-04-09 | Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | David S. Miller | 4 | -1/+37 |
2015-04-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Pablo Neira Ayuso | 57 | -250/+419 |
2015-04-08 | netfilter: nf_tables: support optional userdata for set elements | Patrick McHardy | 2 | -0/+9 |
2015-04-08 | netfilter: nf_tables: add support for dynamic set updates | Patrick McHardy | 3 | -0/+47 |
2015-04-08 | netfilter: nf_tables: support different set binding types | Patrick McHardy | 1 | -0/+2 |
2015-04-08 | netfilter: nf_tables: prepare set element accounting for async updates | Patrick McHardy | 1 | -1/+3 |
2015-04-08 | netfilter: bridge: make BRNF_PKT_TYPE flag a bool | Florian Westphal | 2 | -1/+1 |
2015-04-08 | netfilter: bridge: start splitting mask into public/private chunks | Florian Westphal | 2 | -3/+6 |
2015-04-08 | netfilter: bridge: add helpers for fetching physin/outdev | Florian Westphal | 1 | -1/+22 |
2015-04-08 | netfilter: bridge: don't use nf_bridge_info data to store mac header | Florian Westphal | 1 | -1/+1 |
2015-04-08 | net: remove extra newlines | Sheng Yong | 1 | -2/+0 |
2015-04-08 | tcp: RFC7413 option support for Fast Open client | Daniel Lee | 2 | -1/+3 |
2015-04-08 | tcp: RFC7413 option support for Fast Open server | Daniel Lee | 2 | -0/+3 |
2015-04-08 | netdevice.h: remove iflink description | Nicolas Dichtel | 1 | -2/+1 |
2015-04-08 | netns: notify netns id events | Nicolas Dichtel | 1 | -0/+4 |
2015-04-08 | Bluetooth: Update SSP OOB data EIR definitions | Johan Hedberg | 1 | -2/+4 |
2015-04-07 | udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). | David Miller | 4 | -5/+8 |
2015-04-07 | netfilter: Pass socket pointer down through okfn(). | David Miller | 8 | -42/+58 |
2015-04-07 | netfilter: Add socket pointer to nf_hook_state. | David Miller | 1 | -1/+6 |
2015-04-07 | netfilter: Add nf_hook_state initializer function. | David Miller | 1 | -8/+18 |
2015-04-07 | Bluetooth: Remove hci_recv_stream_fragment function | Marcel Holtmann | 1 | -3/+0 |
2015-04-07 | Bluetooth: Make data pointer of hci_recv_stream_fragment const | Marcel Holtmann | 1 | -1/+1 |
2015-04-07 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2 | -13/+17 |
2015-04-07 | cfg80211: move IE split utilities here from mac80211 | Johannes Berg | 2 | -28/+58 |
2015-04-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 7 | -18/+30 |
2015-04-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -17/+10 |
2015-04-06 | tc: bpf: add checksum helpers | Alexei Starovoitov | 1 | -1/+37 |
2015-04-06 | ipv6: protect skb->sk accesses from recursive dereference inside the stack | hannes@stressinduktion.org | 4 | -17/+10 |