summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: sched: RCU cls_tcindexJohn Fastabend2014-09-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: rcu-ify tcf_protoJohn Fastabend2014-09-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: qdisc: use rcu prefix and silence sparse warningsJohn Fastabend2014-09-13
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selectedDaniel Borkmann2014-09-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-09-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_tables: add new nft_masq expressionArturo Borrero2014-09-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_nat: generalize IPv6 masquerading support for nf_tablesArturo Borrero2014-09-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_nat: generalize IPv4 masquerading support for nf_tablesArturo Borrero2014-09-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nft_nat: include a flag attributeArturo Borrero2014-09-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_tables: add devgroup support in meta expresionAna Rey2014-09-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nat: move specific NAT IPv6 to corePablo Neira Ayuso2014-09-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nat: move specific NAT IPv4 to corePablo Neira Ayuso2014-09-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nfnetlink_acct: add filter support to nfacct counter list/resetAlexey Perevalov2014-08-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: ipset: Fix warn: integer overflows 'sizeof(*map) + size * set->dsize'Jozsef Kadlecsik2014-08-24
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nft_meta: Add cpu attribute supportAna Rey2014-08-24
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nft_meta: add pkttype supportAna Rey2014-08-24
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uapi: netfilter_arp: use __u8 instead of u_int8_tMike Frysinger2014-08-20
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net-timestamp: optimize sock_tx_timestamp default pathWillem de Bruijn2014-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: bpf: be friendly to kmemcheckDaniel Borkmann2014-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: bpf: consolidate JIT binary allocatorDaniel Borkmann2014-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_infoJiri Pirko2014-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/ipv4: bind ip_nonlocal_bind to current netnsVincent Bernat2014-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: filter: split filter.h and expose eBPF to user spaceAlexei Starovoitov2014-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: filter: add "load 64-bit immediate" eBPF instructionAlexei Starovoitov2014-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-09-08
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bcma: get info about flash type SoC booted fromRafał Miłecki2014-09-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville2014-09-04
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg2014-08-26
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg2014-08-26
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: don't resize skbs needlesslyIdo Yariv2014-08-26
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: Fix accounting of the tailroom-needed counterIdo Yariv2014-08-26
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ieee80211: Support parsing TPC report element in action framesAndrei Otcheretianski2014-08-26
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev2014-08-26
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: don't duplicate station QoS capability dataJohannes Berg2014-08-15
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-08-25
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Remove unused l2cap_conn->security_timerJohan Hedberg2014-08-14
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add public l2cap_conn_shutdown() API to request disconnectionJohan Hedberg2014-08-14
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Convert SMP to use l2cap_chan infrastructureJohan Hedberg2014-08-14
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Make AES crypto context private to SMPJohan Hedberg2014-08-14
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add SMP L2CAP channel skeletonJohan Hedberg2014-08-14
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add more L2CAP convenience callbacksJohan Hedberg2014-08-14
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Resume BT_CONNECTED state after LE security elevationJohan Hedberg2014-08-14
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Create unified helper function for updating page scanJohan Hedberg2014-08-14
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add convenience function to check for pending power offJohan Hedberg2014-08-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inet: remove dead inetpeer sequence codeWillem de Bruijn2014-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: remove TCP_SKB_CB(skb)->whenEric Dumazet2014-09-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isnEric Dumazet2014-09-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Add function for parsing the header length out of linear ethernet framesAlexander Duyck2014-09-05