| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack path | Alexander Duyck | 2014-09-12 | |
| | * | | | | | | | | | | | | | | | skb: Add documentation for skb_clone_sk | Alexander Duyck | 2014-09-12 | |
| | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | tipc: fix sparse warnings | Erik Hugne | 2014-09-10 | |
| | * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2014-09-10 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | netfilter: nf_tables: add new nft_masq expression | Arturo Borrero | 2014-09-09 | |
| | | * | | | | | | | | | | | | | | netfilter: nf_nat: generalize IPv6 masquerading support for nf_tables | Arturo Borrero | 2014-09-09 | |
| | | * | | | | | | | | | | | | | | netfilter: nf_nat: generalize IPv4 masquerading support for nf_tables | Arturo Borrero | 2014-09-09 | |
| | | * | | | | | | | | | | | | | | netfilter: ebtables: create audit records for replaces | Nicolas Dichtel | 2014-09-09 | |
| | | * | | | | | | | | | | | | | | netfilter: nft_nat: include a flag attribute | Arturo Borrero | 2014-09-09 | |
| | | * | | | | | | | | | | | | | | netfilter: nf_tables: extend NFT_MSG_DELTABLE to support flushing the ruleset | Arturo Borrero | 2014-09-09 | |
| | | * | | | | | | | | | | | | | | netfilter: nf_tables: add helpers to schedule objects deletion | Arturo Borrero | 2014-09-09 | |
| | | * | | | | | | | | | | | | | | netfilter: xt_string: Remove unnecessary initialization of struct ts_state | Bojan Prtvar | 2014-09-09 | |
| | | * | | | | | | | | | | | | | | ipvs: reduce stack usage for sockopt data | Julian Anastasov | 2014-09-09 | |
| | | * | | | | | | | | | | | | | | netfilter: nf_tables: add devgroup support in meta expresion | Ana Rey | 2014-09-09 | |
| | | * | | | | | | | | | | | | | | netfilter: nf_tables: rename nf_table_delrule_by_chain() | Arturo Borrero | 2014-09-09 | |
| | | * | | | | | | | | | | | | | | netfilter: nf_tables: add helper to unregister chain hooks | Arturo Borrero | 2014-09-09 | |
| | | * | | | | | | | | | | | | | | netfilter: nf_tables: refactor rule deletion helper | Arturo Borrero | 2014-09-09 | |
| | | * | | | | | | | | | | | | | | netfilter: nft_chain_nat_ipv6: use generic IPv6 NAT code from core | Pablo Neira Ayuso | 2014-09-09 | |
| | | * | | | | | | | | | | | | | | netfilter: nat: move specific NAT IPv6 to core | Pablo Neira Ayuso | 2014-09-09 | |
| | | * | | | | | | | | | | | | | | netfilter: nft_chain_nat_ipv4: use generic IPv4 NAT code from core | Pablo Neira Ayuso | 2014-09-02 | |
| | | * | | | | | | | | | | | | | | netfilter: nat: move specific NAT IPv4 to core | Pablo Neira Ayuso | 2014-09-02 | |
| | | * | | | | | | | | | | | | | | netfilter: nfnetlink_acct: add filter support to nfacct counter list/reset | Alexey Perevalov | 2014-08-26 | |
| | | * | | | | | | | | | | | | | | netfilter: ipset: Fix warn: integer overflows 'sizeof(*map) + size * set->dsize' | Jozsef Kadlecsik | 2014-08-24 | |
| | | * | | | | | | | | | | | | | | netfilter: ipset: Resolve missing-field-initializer warnings | Mark Rustad | 2014-08-24 | |
| | | * | | | | | | | | | | | | | | netfilter: ipset: netnet,netportnet: Fix value range support for IPv4 | Sergey Popovich | 2014-08-24 | |
| | | * | | | | | | | | | | | | | | netfilter: ipset: Removed invalid IPSET_ATTR_MARKMASK validation | Vytas Dauksa | 2014-08-24 | |
| | | * | | | | | | | | | | | | | | netfilter: nft_meta: Add cpu attribute support | Ana Rey | 2014-08-24 | |
| | | * | | | | | | | | | | | | | | netfilter: nft_meta: add pkttype support | Ana Rey | 2014-08-24 | |
| | | | |_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | netfilter: Convert pr_warning to pr_warn | Joe Perches | 2014-09-10 | |
| | * | | | | | | | | | | | | | | iucv: Convert pr_warning to pr_warn | Joe Perches | 2014-09-10 | |
| | * | | | | | | | | | | | | | | pktgen: Convert pr_warning to pr_warn | Joe Perches | 2014-09-10 | |
| | * | | | | | | | | | | | | | | atm: Convert pr_warning to pr_warn | Joe Perches | 2014-09-10 | |
| | * | | | | | | | | | | | | | | sit: Add gro callbacks to sit_offload | Tom Herbert | 2014-09-09 | |
| | * | | | | | | | | | | | | | | ipip: Add gro callbacks to ipip offload | Tom Herbert | 2014-09-09 | |
| | * | | | | | | | | | | | | | | ipv6: Clear flush_id to make GRO work | Tom Herbert | 2014-09-09 | |
| | * | | | | | | | | | | | | | | net: use kfree_skb_list() helper in more places | Florian Westphal | 2014-09-09 | |
| | * | | | | | | | | | | | | | | ipv4: udp4_gro_complete() is static | Eric Dumazet | 2014-09-09 | |
| | * | | | | | | | | | | | | | | netns: remove one sparse warning | Eric Dumazet | 2014-09-09 | |
| | * | | | | | | | | | | | | | | ipv6: udp6_gro_complete() is static | Eric Dumazet | 2014-09-09 | |
| | * | | | | | | | | | | | | | | ipv4: rcu cleanup in ip_ra_control() | Eric Dumazet | 2014-09-09 | |
| | * | | | | | | | | | | | | | | ipv6: mcast: remove dead debugging defines | Daniel Borkmann | 2014-09-09 | |
| | * | | | | | | | | | | | | | | net-timestamp: optimize sock_tx_timestamp default path | Willem de Bruijn | 2014-09-09 | |
| | * | | | | | | | | | | | | | | net_sched: sfq: remove unused macro | Florian Westphal | 2014-09-09 | |
| | * | | | | | | | | | | | | | | net: bpf: be friendly to kmemcheck | Daniel Borkmann | 2014-09-09 | |
| | * | | | | | | | | | | | | | | tcp: remove dst refcount false sharing for prequeue mode | Eric Dumazet | 2014-09-09 | |
| | * | | | | | | | | | | | | | | openvswitch: change the data type of error status to atomic_long_t | Li RongQing | 2014-09-09 | |
| | * | | | | | | | | | | | | | | bridge: Cleanup of unncessary check. | Rami Rosen | 2014-09-09 | |
| | * | | | | | | | | | | | | | | bridge: implement rtnl_link_ops->changelink | Jiri Pirko | 2014-09-09 | |
| | * | | | | | | | | | | | | | | bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_info | Jiri Pirko | 2014-09-09 | |
| | * | | | | | | | | | | | | | | bridge: implement rtnl_link_ops->slave_changelink | Jiri Pirko | 2014-09-09 | |
