]> git.kernelconcepts.de Git - karo-tx-linux.git/history - net
netfilter: ipt_CLUSTERIP: make clusterip_list per net namespace
[karo-tx-linux.git] / net /
2013-10-17 Gao fengnetfilter: ipt_CLUSTERIP: make clusterip_list per net...
2013-10-17 Gao fengnetfilter: ipt_CLUSTERIP: make proc directory per net...
2013-10-17 Eric Dumazetnetfilter: xt_socket: use sock_gen_put()
2013-10-15 Alexander Frolkinipvs: improved SH fallback strategy
2013-10-15 Julian Anastasovipvs: avoid rcu_barrier during netns cleanup
2013-10-10 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-10-10 Eric Dumazetinet: rename ir_loc_port to ir_num
2013-10-10 Eric Dumazettcp: use ACCESS_ONCE() in tcp_update_pacing_rate()
2013-10-10 Eric Dumazetinet: includes a sock_common in request_sock
2013-10-10 Eric Dumazetnet: gro: allow to build full sized skb
2013-10-10 baker.zhangfib_trie: only calc for the un-first node
2013-10-09 Eric Dumazetnet: fix build errors if ipv6 is disabled
2013-10-09 Eric Dumazetudp: fix a typo in __udp4_lib_mcast_demux_lookup
2013-10-09 Eric Dumazetipv6: make lookups simpler and faster
2013-10-09 Eric Dumazettcp/dccp: remove twchain
2013-10-09 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-10-09 David S. MillerMerge branch 'sfc-3.12' of git://git.kernel.org/pub...
2013-10-09 Eric Dumazetpkt_sched: fq: fix non TCP flows pacing
2013-10-08 Marc Kleine-Buddenet: vlan: fix nlmsg size calculation in vlan_get_size()
2013-10-08 Eric Dumazetpkt_sched: fq: fix typo for initial_quantum
2013-10-08 Oussama Ghorbelipv6: Fix the upper MTU limit in GRE tunnel
2013-10-08 Gao fengcgroup: cls: remove unnecessary task_cls_classid
2013-10-08 Gao fengcgroup: netprio: remove unnecessary task_netprioidx
2013-10-08 Shawn Bohrernet: ipv4 only populate IP_PKTINFO when needed
2013-10-08 Shawn Bohrerudp: ipv4: Add udp early demux
2013-10-08 Shawn Bohrerudp: Only allow busy read/poll on connected sockets
2013-10-08 Eric Dumazetnet_sched: increment drop counters in qdisc_tree_decrea...
2013-10-08 David S. Millerl2tp: Fix build warning with ipv6 disabled.
2013-10-08 David S. MillerMerge branch '6lowpan'
2013-10-08 Alan Ott6lowpan: Sync default hardware address of lowpan links...
2013-10-08 Alan Ott6lowpan: Only make 6lowpan links to IEEE802154 devices
2013-10-07 Eric W. Biedermannet: Update the sysctl permissions handler to test...
2013-10-07 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-10-07 Jiri Bencipv4: fix ineffective source address selection
2013-10-07 Eric W. Biedermannet: Separate the close_list and the unreg_list v2
2013-10-07 Alexei Starovoitovnet: fix unsafe set_memory_rw from softirq
2013-10-07 Oussama Ghorbelipv6: Allow the MTU of ipip6 tunnel to be set below...
2013-10-07 Michael S. Tsirkinnetif_set_xps_queue: make cpu mask const
2013-10-04 Eric Dumazettcp: do not forget FIN in tcp_shifted_skb()
2013-10-04 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-10-03 Eric Dumazettcp: shrink tcp6_timewait_sock by one cache line
2013-10-03 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2013-10-03 John W. LinvilleMerge branch 'for-upstream' of git://git.kernel.org...
2013-10-03 John W. LinvilleMerge tag 'for-linville-20131001' of git://github.com...
2013-10-03 Dan Carpenternet: heap overflow in __audit_sockaddr()
2013-10-03 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-10-03 David S. MillerMerge tag 'batman-adv-fix-for-davem' of git://git.open...
2013-10-03 Peter Senna Tschudinnet: ipv4: Change variable type to bool
2013-10-03 David S. MillerMerge branch 'bond_hash'
2013-10-03 Nikolay Aleksandrovflow_dissector: factor out the ports extraction in...
2013-10-03 Eric Dumazetinet: consolidate INET_TW_MATCH
2013-10-03 Marcel HoltmannBluetooth: Only one command per L2CAP LE signalling...
2013-10-03 Marcel HoltmannBluetooth: Check minimum length of SMP packets
2013-10-03 Marcel HoltmannBluetooth: Drop packets on ATT fixed channel on BR/EDR
2013-10-03 Marcel HoltmannBluetooth: L2CAP connectionless channels are only valid...
2013-10-03 Marcel HoltmannBluetooth: SMP packets are only valid on LE connections
2013-10-03 Marcel HoltmannBluetooth: Don't copy L2CAP LE signalling to raw sockets
2013-10-03 Marcel HoltmannBluetooth: Fix switch statement order for L2CAP fixed...
2013-10-03 Marcel HoltmannBluetooth: Allow changing device class when BR/EDR...
2013-10-03 Marcel HoltmannBluetooth: Restrict loading of long term keys to LE...
2013-10-03 Marcel HoltmannBluetooth: Restrict loading of link keys to BR/EDR...
2013-10-03 Marcel HoltmannBluetooth: Allow setting static address even if LE...
2013-10-03 Marcel HoltmannBluetooth: Restrict SSP setting changes to BR/EDR enabl...
2013-10-02 François Cachereull2tp: fix kernel panic when using IPv4-mapped IPv6...
2013-10-02 Eric Dumazetnet: do not call sock_put() on TIMEWAIT sockets
2013-10-02 Joe Perchesnet:drivers/net: Miscellaneous conversions to ETH_ALEN
2013-10-02 Eric Dumazettcp: sndbuf autotuning improvements
2013-10-02 baker.zhangfib_trie: avoid a redundant bit judgement in inflate
2013-10-02 Andi Kleentcp: Always set options to 0 before calling tcp_establi...
2013-10-02 Marcel HoltmannBluetooth: Fix memory leak with L2CAP signal channels
2013-10-02 Mathias Krauseunix_diag: fix info leak
2013-10-02 Marcel HoltmannBluetooth: Increment management interface revision
2013-10-02 Johan HedbergBluetooth: Fix advertising data flags with disabled...
2013-10-02 Johan HedbergBluetooth: Fix REJECTED vs NOT_SUPPORTED mgmt responses
2013-10-02 Marcel HoltmannBluetooth: Add management command for setting static...
2013-10-02 Matthias Schifferbatman-adv: set up network coding packet handlers durin...
2013-10-02 Marcel HoltmannBluetooth: Restrict disabling of HS when controller...
2013-10-02 Johan HedbergBluetooth: Add a new mgmt_set_bredr command
2013-10-02 Johan HedbergBluetooth: Introduce a new HCI_BREDR_ENABLED flag
2013-10-02 Johan HedbergBluetooth: Fix workqueue synchronization in hci_dev_open
2013-10-02 Johan HedbergBluetooth: Refactor hci_dev_open to a separate hci_dev_...
2013-10-02 Marcel HoltmannBluetooth: Enable -D__CHECK_ENDIAN__ for sparse by...
2013-10-02 Marcel HoltmannBluetooth: Require CAP_NET_ADMIN for HCI User Channel...
2013-10-02 Marcel HoltmannBluetooth: Send new settings event when changing high...
2013-10-02 Marcel HoltmannBluetooth: Provide high speed configuration option
2013-10-02 Marcel HoltmannBluetooth: Use only 2 bits for controller type information
2013-10-01 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-10-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-10-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2013-10-01 Eric Dumazetpkt_sched: fq: rate limiting improvements
2013-10-01 Nicolas Dichtelip6tnl: allow to use rtnl ops on fb tunnel
2013-10-01 Nicolas Dichtelsit: allow to use rtnl ops on fb tunnel
2013-10-01 David S. MillerMerge branch 'ip_tunnel'
2013-10-01 Steffen Klassertip_tunnel: Remove double unregister of the fallback...
2013-10-01 Steffen Klassertip_tunnel_core: Change __skb_push back to skb_push
2013-10-01 Steffen Klassertip_tunnel: Add fallback tunnels to the hash lists
2013-10-01 Steffen Klassertip_tunnel: Fix a memory corruption in ip_tunnel_xmit
2013-10-01 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-10-01 Pablo Neira Ayusonetfilter: cttimeout: allow to set/get default protocol...
2013-10-01 holger@eitzenberge... netfilter: nf_ct_sip: consolidate NAT hook functions
next