]> Git Repo - linux.git/history - net
netfilter: Pass socket pointer down through okfn().
[linux.git] / net /
2015-03-25 Jon Paul Maloytipc: eliminate race condition at dual link establishment
2015-03-25 Jon Paul Maloytipc: clean up handling of link congestion
2015-03-25 Jon Paul Maloytipc: introduce starvation free send algorithm
2015-03-25 Guenter Roecknet: dsa: Handle non-bridge master change
2015-03-25 Patrick McHardynetfilter: nf_tables: convert hash and rbtree to set...
2015-03-25 Patrick McHardynetfilter: nf_tables: add set extensions
2015-03-25 Patrick McHardynetfilter: nft_hash: convert to use rhashtable callbacks
2015-03-25 Patrick McHardynetfilter: nft_hash: indent rhashtable parameters
2015-03-25 Patrick McHardynetfilter: nft_hash: restore struct nft_hash
2015-03-25 Patrick McHardyrhashtable: provide len to obj_hashfn
2015-03-25 Ying Xuetipc: fix a link reset issue due to retransmission...
2015-03-25 D.S. Ljungmarkipv6: Don't reduce hop limit for an interface
2015-03-25 Ying Xuesctp: avoid to repeatedly declare external variables
2015-03-25 Patrick McHardynetfilter: nft_meta: use raw_smp_processor_id()
2015-03-25 Patrick McHardynetfilter: nf_tables: nft_queue does not depend on...
2015-03-25 Pablo Neira Ayusonetfilter: nf_tables: restore nf_log_trace() in nf_tabl...
2015-03-25 Joe Perchesnetfilter: Use LOGLEVEL_<FOO> defines
2015-03-25 Patrick McHardynetfilter: nf_tables: move struct net pointer to base...
2015-03-25 Eric Dumazettcp: fix ipv4 mapped request socks
2015-03-25 Marcel HoltmannBluetooth: Filter list of supported commands/events...
2015-03-25 David S. MillerMerge branch 'listener_refactor_16'
2015-03-25 Eric Dumazettcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()
2015-03-25 Eric Dumazettcp: md5: remove request sock argument of calc_md5_hash()
2015-03-25 Eric Dumazettcp: md5: input path is run under rcu protected sections
2015-03-25 Eric Dumazettcp: use C99 initializers in new_state[]
2015-03-25 Eric Dumazettcp: md5: fix rcu lockdep splat
2015-03-25 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2015-03-25 Linus TorvaldsMerge tag 'powerpc-4.0-3' of git://git.kernel.org/pub...
2015-03-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2015-03-25 Linus TorvaldsMerge branch 'for-4.0-fixes' of git://git.kernel.org...
2015-03-25 Linus TorvaldsMerge tag 'mfd-fixes-4.0' of git://git.kernel.org/pub...
2015-03-24 Linus TorvaldsMerge tag 'spi-v4.0-rc5' of git://git.kernel.org/pub...
2015-03-24 Linus TorvaldsMerge tag 'regulator-fix-v4.0-rc5' of git://git.kernel...
2015-03-24 Linus TorvaldsMerge tag 'regmap-fix-v4.0-rc5' of git://git.kernel...
2015-03-24 Greg Kroah-HartmanMerge tag 'iio-fixes-for-4.0c' of git://git.kernel...
2015-03-24 David S. MillerMerge branch 'rhashtable-next'
2015-03-24 Thomas Grafrhashtable: Add rhashtable_free_and_destroy()
2015-03-24 Thomas Grafrhashtable: Disable automatic shrinking by default
2015-03-24 Michal Sekletarfilter: introduce SKF_AD_VLAN_TPID BPF extension
2015-03-24 Hannes Frederic... ipv6: fix sparse warnings in privacy stable addresses...
2015-03-24 Ying Xuetipc: fix compile error when IPV6=m and TIPC=y
2015-03-24 David S. MillerMerge tag 'wireless-drivers-for-davem-2015-03-24' of...
2015-03-24 WANG Congnet: allow to delete a whole device group
2015-03-24 Mark BrownMerge remote-tracking branches 'spi/fix/dw', 'spi/fix...
2015-03-24 WANG Congnet: use for_each_netdev_safe() in rtnl_group_changelink()
2015-03-24 Sasha Levintipc: validate length of sockaddr in connect() for...
2015-03-24 Michal Kubečektcp: prevent fetching dst twice in early demux code
2015-03-24 David S. MillerMerge tag 'linux-can-fixes-for-4.0-20150322' of git...
2015-03-24 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-03-24 David S. MillerMerge branch 'ipv6_stable_privacy_address'
2015-03-24 Hannes Frederic... ipv6: introduce idgen_delay and idgen_retries knobs
2015-03-24 Hannes Frederic... ipv6: do retries on stable privacy addresses
2015-03-24 Hannes Frederic... ipv6: collapse state_lock and lock
2015-03-24 Hannes Frederic... ipv6: introduce IFA_F_STABLE_PRIVACY flag
2015-03-24 Hannes Frederic... ipv6: generation of stable privacy addresses for link...
2015-03-24 Hannes Frederic... ipv6: introduce secret_stable to ipv6_devconf
2015-03-24 David S. MillerMerge branch 'rhashtable-next'
2015-03-24 Herbert Xutipc: Use default rhashtable hashfn
2015-03-24 Herbert Xunetlink: Use default rhashtable hashfn
2015-03-24 David S. MillerMerge tag 'linux-can-next-for-4.1-20150323' of git...
2015-03-24 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-03-24 Alexander Drozdovaf_packet: pass checksum validation status to the user
2015-03-24 Alexander Drozdovaf_packet: make tpacket_rcv to not set status value...
2015-03-24 Fan Duinet: fix double request socket freeing
2015-03-24 Arman UgurayBluetooth: Add support for adv instance timeout
2015-03-24 Arman UgurayBluetooth: Add support for instance scan response
2015-03-24 Arman UgurayBluetooth: Implement the Remove Advertising command
2015-03-24 Arman UgurayBluetooth: Implement the Add Advertising command
2015-03-24 Arman UgurayBluetooth: Add data structure for advertising instance
2015-03-23 Alexander Duyckfib_trie: Fix regression in handling of inflate/halve...
2015-03-23 YOSHIFUJI Hideaki... net: Move the comment about unsettable socket-level...
2015-03-23 David S. MillerMerge branch 'listener_refactor_part_15'
2015-03-23 Eric Dumazetipv6: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV...
2015-03-23 Eric Dumazetipv4: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV...
2015-03-23 Eric Dumazetipv6: tcp: handle ICMP messages on TCP_NEW_SYN_RECV...
2015-03-23 Eric Dumazetipv4: tcp: handle ICMP messages on TCP_NEW_SYN_RECV...
2015-03-23 Eric Dumazetnet: convert syn_wait_lock to a spinlock
2015-03-23 Eric Dumazetinet: remove some sk_listener dependencies
2015-03-23 Eric Dumazetinet: remove sk_listener parameter from syn_ack_timeout()
2015-03-23 Eric Dumazetinet: cache listen_sock_qlen() and read rskq_defer_acce...
2015-03-23 Roopa Prabhuswitchdev: fix stp update API to work with layered...
2015-03-23 WANG Congnet: clear skb->priority when forwarding to another...
2015-03-23 David S. MillerMerge branch 'crypto_async'
2015-03-23 tadeusz.struk@inte... net: socket: add support for async operations
2015-03-23 Mark BrownMerge remote-tracking branches 'regulator/fix/doc'...
2015-03-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-03-23 Kalle ValoMerge tag 'iwlwifi-for-kalle-2014-03-22' of https:...
2015-03-22 Linus TorvaldsMerge tag 'md/4.0-rc4-fix' of git://neil.brown.name/md
2015-03-22 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-03-22 Linus TorvaldsMerge tag 'driver-core-4.0-rc5' of git://git.kernel...
2015-03-22 Linus TorvaldsMerge tag 'char-misc-4.0-rc5' of git://git.kernel.org...
2015-03-22 Pablo Neira Ayusonetfilter: ip6t_REJECT: check for IP6T_F_PROTO
2015-03-22 Linus TorvaldsMerge tag 'staging-4.0-rc5' of git://git.kernel.org...
2015-03-22 Linus TorvaldsMerge tag 'tty-4.0-rc5' of git://git.kernel.org/pub...
2015-03-22 Patrick McHardynetfilter: nf_tables: reject NFT_SET_ELEM_INTERVAL_END...
2015-03-22 Patrick McHardynetfilter: nft_rbtree: fix locking
2015-03-22 Florian Westphalnetfilter: bridge: kill nf_bridge_pad
2015-03-22 Linus TorvaldsMerge tag 'usb-4.0-rc5' of git://git.kernel.org/pub...
2015-03-22 Pablo Neira Ayusonetfilter: nft_compat: set IP6T_F_PROTO flag if protoco...
2015-03-22 Johan HedbergBluetooth: Fix memory leak in le_scan_disable_work_comp...
next
This page took 0.248905 seconds and 7 git commands to generate.