net: filter: let unattached filters use sock_fprog_kern
[deliverable/linux.git] / net /
2014-05-23  Daniel Borkmannnet: filter: let unattached filters use sock_fprog_kern
2014-05-23  Daniel Borkmannnet: filter: remove DL macro
2014-05-23  David S. MillerMerge branch 'inet_csums_part3'
2014-05-23  Tom Herbertl2tp: Add support for zero IPv6 checksums
2014-05-23  Tom Herbertnet: Make enabling of zero UDP6 csums more restrictive
2014-05-23  Tom Herbertnet: Split sk_no_check into sk_no_check_{rx,tx}
2014-05-23  Tom Herbertnet: Eliminate no_check from protosw
2014-05-23  Tom Herbertsunrpc: Remove sk_no_check setting
2014-05-23  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-05-23  Sucheta Chakrabortynet-next:v4: Add support to configure SR-IOV VF minimum...
2014-05-23  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-05-22  Pravin B Shelaropenvswitch: Simplify genetlink code.
2014-05-22  Jarno Rajahalmeopenvswitch: Minimize ovs_flow_cmd_new|set critical...
2014-05-22  Jarno Rajahalmeopenvswitch: Split ovs_flow_cmd_new_or_set().
2014-05-22  Jarno Rajahalmeopenvswitch: Minimize ovs_flow_cmd_del critical section.
2014-05-22  Jarno Rajahalmeopenvswitch: Reduce locking requirements.
2014-05-22  Jarno Rajahalmeopenvswitch: Fix ovs_flow_stats_get/clear RCU dereference.
2014-05-22  Jarno Rajahalmeopenvswitch: Fix typo.
2014-05-22  Jarno Rajahalmeopenvswitch: Minimize dp and vport critical sections.
2014-05-22  Jarno Rajahalmeopenvswitch: Make flow mask removal symmetric.
2014-05-22  Jarno Rajahalmeopenvswitch: Build flow cmd netlink reply only if needed.
2014-05-22  Jarno Rajahalmeopenvswitch: Clarify locking.
2014-05-22  Jarno Rajahalmeopenvswitch: Avoid assigning a NULL pointer to flow...
2014-05-22  Jarno Rajahalmeopenvswitch: Compact sw_flow_key.
2014-05-22  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-05-22  Dan Carpenterieee802154: missing put_dev() on error
2014-05-22  David S. MillerMerge tag 'linux-can-next-for-3.16-20140521' of git...
2014-05-22  Cong Wangbridge: make br_device_notifier static
2014-05-22  Chen Gangnet/dccp/timer.c: use 'u64' instead of 's64' to avoid...
2014-05-22  Phoebe Buckheistermac802154: llsec: correctly lookup implicit-indexed...
2014-05-22  David S. MillerMerge branch 'mac80211'
2014-05-22  Phoebe Buckheistermac802154: llsec: fold useless return value check
2014-05-22  Phoebe Buckheistermac802154: llsec: fix incorrect lock pairing
2014-05-22  David S. MillerMerge branch 'vlan_features'
2014-05-22  Michal Kubečekvlan: more careful checksum features handling
2014-05-22  David S. MillerMerge branch 'sw_tso'
2014-05-22  Ezequiel Garcianet: Add a software TSO helper API
2014-05-22  David S. MillerMerge git://git./linux/kernel/git/pablo/nftables
2014-05-22  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-05-22  Neal Cardwelltcp: make cwnd-limited checks measurement-based, and...
2014-05-21  Alexei Starovoitovnet: filter: cleanup invocation of internal BPF
2014-05-21  Li RongQingipv6: slight optimization in ip6_dst_gc
2014-05-21  Tom Gundersennet: tunnels - enable module autoloading
2014-05-21  David S. MillerMerge tag 'linux-can-next-for-3.16-20140519' of git...
2014-05-19  Pablo Neira Ayusonetfilter: nf_tables: defer all object release via rcu
2014-05-19  Pablo Neira Ayusonetfilter: nf_tables: remove skb and nlh from context...
2014-05-19  Pablo Neira Ayusonetfilter: nf_tables: simplify nf_tables_*_notify
2014-05-19  Pablo Neira Ayusonetfilter: nf_tables: use new transaction infrastructur...
2014-05-19  Pablo Neira Ayusonetfilter: nf_tables: use new transaction infrastructur...
2014-05-19  Pablo Neira Ayusonetfilter: nf_tables: pass context to nf_tables_updtable()
2014-05-19  Pablo Neira Ayusonetfilter: nf_tables: disabling table hooks always...
2014-05-19  Pablo Neira Ayusonetfilter: nf_tables: use new transaction infrastructur...
2014-05-19  Pablo Neira Ayusonetfilter: nf_tables: refactor chain statistic routines
2014-05-19  Pablo Neira Ayusonetfilter: nf_tables: use new transaction infrastructur...
2014-05-19  Pablo Neira Ayusonetfilter: nf_tables: add message type to transactions
2014-05-19  Pablo Neira Ayusonetfilter: nf_tables: relocate commit and abort routine...
2014-05-19  Pablo Neira Ayusonetfilter: nf_tables: generalise transaction infrastructure
2014-05-19  Pablo Neira Ayusonetfilter: nf_tables: deconstify table and chain in...
2014-05-19  Oliver Hartkoppcan: add hash based access to single EFF frame filters
2014-05-19  Oliver Hartkoppcan: proc: make array printing function indenpendent...
2014-05-19  David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2014-05-19  Manuel Schöllingnet: rds: Use time_after() for time comparison
2014-05-19  stephen hemmingeripv4: minor spelling fix
2014-05-19  stephen hemmingerbridge: fix spelling of promiscuous
2014-05-19  Alexei Starovoitovnet: bridge: fix build
2014-05-18  Simon Wunderlichbatman-adv: Start new development cycle
2014-05-18  Antonio Quartullibatman-adv: remove semi-colon after macro definition
2014-05-18  Antonio Quartullibatman-adv: add blank line between declarations and...
2014-05-16  Thomas Grafpktgen: Use seq_puts() where seq_printf() is not needed
2014-05-16  David S. MillerMerge branch 'ieee802154-next'
2014-05-16  Phoebe Buckheisterieee802154, mac802154: implement devkey record option
2014-05-16  Phoebe Buckheisterieee802154: add netlink interfaces for llsec
2014-05-16  Phoebe Buckheistermac802154: propagate device address changes to llsec
2014-05-16  Phoebe Buckheistermac802154: add llsec configuration functions
2014-05-16  Phoebe Buckheisterieee802154: add dgram sockopts for security control
2014-05-16  Phoebe Buckheistermac802154: integrate llsec with wpan devices
2014-05-16  Phoebe Buckheistermac802154: add llsec decryption method
2014-05-16  Phoebe Buckheistermac802154: add llsec encryption method
2014-05-16  Phoebe Buckheistermac802154: add llsec structures and mutators
2014-05-16  Phoebe Buckheistermac802154: update Kconfig
2014-05-16  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-05-16  David S. MillerMerge branch 'bridge-non-promisc'
2014-05-16  Vlad Yasevichbridge: Automatically manage port promiscuous mode.
2014-05-16  Vlad Yasevichbridge: Add addresses from static fdbs to non-promisc...
2014-05-16  Vlad Yasevichbridge: Introduce BR_PROMISC flag
2014-05-16  Vlad Yasevichbridge: Add functionality to sync static fdb entries...
2014-05-16  Vlad Yasevichbridge: Keep track of ports capable of automatic discovery.
2014-05-16  Vlad Yasevichbridge: Turn flag change macro into a function.
2014-05-16  Duan Jiongip_tunnel: don't add tunnel twice
2014-05-16  Monam Agarwalnet/openvswitch: Use with RCU_INIT_POINTER(x, NULL...
2014-05-16  Jarno Rajahalmeopenvswitch: Use TCP flags in the flow key for stats.
2014-05-16  Jarno Rajahalmeopenvswitch: Fix output of SCTP mask.
2014-05-16  Jarno Rajahalmeopenvswitch: Per NUMA node flow stats.
2014-05-16  Jarno Rajahalmeopenvswitch: Remove 5-tuple optimization.
2014-05-16  Joe Perchesopenvswitch: Use ether_addr_copy
2014-05-16  Joe Perchesopenvswitch: flow_netlink: Use pr_fmt to OVS_NLERR...
2014-05-16  Joe Perchesopenvswitch: Use net_ratelimit in OVS_NLERR
2014-05-16  Daniele Di Proiettoopenvswitch: Added (unsigned long long) cast in printf
2014-05-16  Daniele Di Proiettoopenvswitch: avoid cast-qual warning in vport_priv
2014-05-16  Daniele Di Proiettoopenvswitch: avoid warnings in vport_from_priv
next
This page took 0.052098 seconds and 8 git commands to generate.