Bluetooth: Restrict ioctls to HCI raw channel sockets
[pandora-kernel.git] / net /
2013-09-16 Marcel HoltmannBluetooth: Restrict ioctls to HCI raw channel sockets
2013-09-16 Marcel HoltmannBluetooth: Fix error handling for HCI socket options
2013-09-16 Marcel HoltmannBluetooth: Report error for HCI reset ioctl when device...
2013-09-16 Marcel HoltmannBluetooth: Fix handling of getsockname() for HCI sockets
2013-09-16 Marcel HoltmannBluetooth: Fix handling of getpeername() for HCI sockets
2013-09-16 Marcel HoltmannBluetooth: Refactor raw socket filter into more readabl...
2013-09-04 Daniel Borkmannnet: ipv6: mld: introduce mld_{gq, ifc, dad}_stop_timer...
2013-09-04 Daniel Borkmannnet: ipv6: mld: refactor query processing into v1/v2...
2013-09-04 Daniel Borkmannnet: ipv6: mld: similarly to MLDv2 have min max_delay...
2013-09-04 Daniel Borkmannnet: ipv6: mld: implement RFC3810 MLDv2 mode only
2013-09-04 Daniel Borkmannnet: ipv6: mld: get rid of MLDV2_MRC and simplify calcu...
2013-09-04 Daniel Borkmannnet: ipv6: mld: clean up MLD_V1_SEEN macro
2013-09-04 Daniel Borkmannnet: ipv6: mld: fix v1/v2 switchback timeout to rfc3810...
2013-09-04 Yuchung Chengtcp: better comments for RTO initiallization
2013-09-04 Alexander Sverdlinnet: sctp: Fix data chunk fragmentation for MTU values...
2013-09-04 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-09-04 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-09-04 Phil Oesternetfilter: xt_TCPMSS: correct return value in tcpmss_ma...
2013-09-04 Jesper Dangaard... netfilter: SYNPROXY: let unrelated packets continue
2013-09-04 Patrick McHardynetfilter: synproxy_core: fix warning in __nf_ct_ext_ad...
2013-09-04 Jesper Dangaard... netfilter: more strict TCP flag matching in SYNPROXY
2013-09-04 Vijay Subramaniantcp: Change return value of tcp_rcv_established()
2013-09-04 Daniel Borkmannnet: tcp_probe: adapt tbuf size for recent changes
2013-09-04 Dan Carpenterx25: add a sanity check parsing X.25 facilities
2013-09-04 Veaceslav Faliconet: correctly interlink lower/upper devices
2013-09-04 Nicolas Dichteltunnels: harmonize cleanup done on skb on rx path
2013-09-04 Nicolas Dichteltunnels: harmonize cleanup done on skb on xmit path
2013-09-04 Nicolas Dichtelskb: allow skb_scrub_packet() to be used by tunnels
2013-09-04 Nicolas Dichtelvxlan: remove net arg from vxlan[6]_xmit_skb()
2013-09-04 Nicolas Dichteliptunnels: remove net arg from iptunnel_xmit()
2013-09-04 Joe Percheswireless: scan: Remove comment to compare_ether_addr
2013-09-04 Joe Perchesbatman: Remove reference to compare_ether_addr
2013-09-04 Joe Perchesllc: Use normal etherdevice.h tests
2013-09-04 David S. MillerMerge branch 'for-davem' of git://gitorious.org/linux...
2013-09-04 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2013-09-04 Daniel Borkmannnet: sctp: probe: allow more advanced ingress filtering...
2013-09-04 Tim Gardnernet: neighbour: Remove CONFIG_ARPD
2013-09-04 David S. MillerMerge branch 'addr_assign_type'
2013-09-04 Bjørn Morknet: dsa: inherit addr_assign_type along with dev_addr
2013-09-04 Bjørn Morknet: vlan: inherit addr_assign_type along with dev_addr
2013-09-03 Cong Wangnet: make snmp_mib_free static inline
2013-09-01 Cong Wangnet: unify skb_udp_tunnel_segment() and skb_udp6_tunnel...
2013-09-01 Cong Wangipv6: Add generic UDP Tunnel segmentation
2013-09-01 Cong Wangvxlan: add ipv6 proxy support
2013-09-01 Cong Wangipv6: move in6_dev_finish_destroy() into core kernel
2013-09-01 Cong Wangvxlan: add ipv6 route short circuit support
2013-09-01 Cong Wangvxlan: add ipv6 support
2013-09-01 Cong Wangipv6: do not call ndisc_send_rs() with write lock
2013-09-01 Cong Wangipv6: export in6addr_loopback to modules
2013-09-01 Cong Wangipv6: export a stub for IPv6 symbols used by vxlan
2013-09-01 Cong Wangipv6: move ip6_local_out into core kernel
2013-09-01 Cong Wangipv6: move ip6_dst_hoplimit() into core kernel
2013-09-01 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2013-08-31 stephen hemmingerqdisc: fix build with !CONFIG_NET_SCHED
2013-08-31 stephen hemmingerqdisc: make args to qdisc_create_default const
2013-08-31 stephen hemmingerqdisc: allow setting default queuing discipline
2013-08-30 Thomas Grafipv6: Remove redundant sk variable
2013-08-30 Yuchung Chengtcp: do not use cached RTT for RTT estimation
2013-08-30 Eric Dumazetpkt_sched: fq: prefetch() fix
2013-08-30 Eric Dumazetpkt_sched: fq: Fair Queue packet scheduler
2013-08-29 Oliver Hartkoppcan: gw: add a per rule limitation of frame hops
2013-08-29 Daniel Borkmannnet: packet: use reciprocal_divide in fanout_demux_hash
2013-08-29 Daniel Borkmannnet: packet: add randomized fanout scheduler
2013-08-29 David S. MillerMerge branch 'bond_vlan'
2013-08-29 Veaceslav Faliconet: add netdev_upper_get_next_dev_rcu(dev, iter)
2013-08-29 Veaceslav Faliconet: remove search_list from netdev_adjacent
2013-08-29 Veaceslav Faliconet: add lower_dev_list to net_device and make a full...
2013-08-29 Veaceslav Faliconet: rename netdev_upper to netdev_adjacent
2013-08-29 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-08-29 Daniel Borkmannnet: sctp: sctp_verify_init: clean up mandatory checks...
2013-08-29 Eric Dumazettcp: TSO packets automatic sizing
2013-08-29 Hannes Frederic... ipv6: drop fragmented ndisc packets by default (RFC...
2013-08-29 Florian Fainellibridge: inherit slave devices needed_headroom
2013-08-29 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-08-29 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2013-08-29 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2013-08-28 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-08-28 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-08-28 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-08-28 Antonio Quartullibatman-adv: send GW_DEL event when the gw client mode...
2013-08-28 Simon Wunderlichbatman-adv: Start new development cycle
2013-08-28 Antonio Quartullibatman-adv: move enum definition at the top of the...
2013-08-28 Simon Wunderlichbatman-adv: set skb priority according to content
2013-08-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-08-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-08-28 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2013-08-27 Florian Westphalnetfilter: ctnetlink: fix uninitialized variable
2013-08-27 Patrick McHardynetfilter: add IPv6 SYNPROXY target
2013-08-27 Patrick McHardynet: syncookies: export cookie_v6_init_sequence/cookie_...
2013-08-27 Patrick McHardynetfilter: add SYNPROXY core/target
2013-08-27 Patrick McHardynet: syncookies: export cookie_v4_init_sequence/cookie_...
2013-08-27 Patrick McHardynetfilter: nf_conntrack: make sequence number adjustmen...
2013-08-27 Nathan Hintznetfilter: nf_defrag_ipv6.o included twice
2013-08-27 Phil Oesternetfilter: ip[6]t_REJECT: tcp-reset using wrong MAC...
2013-08-27 Andy Zhouopenvswitch: optimize flow compare and mask functions
2013-08-27 Daniel Borkmannnet: tcp_probe: allow more advanced ingress filtering...
2013-08-27 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2013-08-26 Andy Zhouopenvswitch: Rename key_len to key_end
2013-08-26 Joe Stringeropenvswitch: Add SCTP support
2013-08-26 David S. MillerMerge git://git./linux/kernel/git/davem/net
next