userns: Allow setting gid_maps without privilege when setgroups is disabled
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / net /
2015-01-08 Johannes Bergmac80211: free management frame keys when removing...
2015-01-08 Andreas Müllermac80211: fix multicast LED blinking and counter
2014-12-16 Daniel Borkmannnet: sctp: use MAX_HEADER for headroom reserve in outpu...
2014-12-16 Nicolas Dichtelrtnetlink: release net refcnt on error in do_setlink()
2014-12-16 Yuri Chislovipv6: gre: fix wrong skb->protocol in WCCP
2014-12-06 Jiri Bohacipx: fix locking regression in ipx_sendmsg and ipx_recvmsg
2014-12-06 Panu Matilainenipv4: Fix incorrect error code when adding an unreachab...
2014-11-21 Daniel Borkmannnet: sctp: fix skb_over_panic when receiving malformed...
2014-11-21 Daniel Borkmannnet: sctp: fix panic on duplicate ASCONF chunks
2014-11-21 Daniel Borkmannnet: sctp: fix remote memory pressure from excessive...
2014-11-21 Jiri Pirkobr: fix use of ->rx_handler_data in code executed on...
2014-11-21 Florian Westphalnetfilter: nf_nat: fix oops on netns removal
2014-11-21 Houcheng Linnetfilter: nf_log: release skbuff on nlmsg put failure
2014-11-21 Florian Westphalnetfilter: nfnetlink_log: fix maximum packet length...
2014-11-21 Florian Westphalnetfilter: nf_log: account for size of NLMSG_DONE attribute
2014-11-21 Johannes Bergmac80211: fix use-after-free in defragmentation
2014-11-21 Ilya Dryomovlibceph: do not crash on large auth tickets
2014-11-21 Daniel Borkmannnet: sctp: fix memory leak in auth key management
2014-11-21 Daniel Borkmannnet: sctp: fix NULL pointer dereference in af->from_add...
2014-11-21 Steffen Klassertgre6: Move the setting of dev->iflink into the ndo_init...
2014-11-21 Steffen Klassertip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.
2014-11-14 Ilya Dryomovlibceph: ceph-msgr workqueue needs a resque worker
2014-11-14 Karl Beldanmac80211: fix typo in starting baserate for rts_cts_rat...
2014-11-14 Al Virofix misuses of f_count() in ppp and netlink
2014-11-14 Vasily Averinipv4: dst_entry leak in ip_send_unicast_reply()
2014-11-14 Jiri Pirkoipv4: fix nexthop attlen check in fib_nh_match
2014-10-15 Gao fengipv6: reallocate addrconf router for ipv6 address when...
2014-10-15 Per Hurtigtcp: fixing TLP's FIN recovery
2014-10-15 Vlad Yasevichsctp: handle association restarts when the socket is...
2014-10-15 Nicolas Dichtelip6_gre: fix flowi6_proto value in xmit path
2014-10-15 Guillaume Naultl2tp: fix race while getting PMTU on PPP pseudo-wire
2014-10-15 Jiri Bencopenvswitch: fix panic with multiple vlan headers
2014-10-15 Eric Dumazetpacket: handle too big packets for PACKET_V3
2014-10-15 Neal Cardwelltcp: fix tcp_release_cb() to dispatch via address famil...
2014-10-15 Shmulik Ladkanisit: Fix ipip6_tunnel_lookup device matching criteria
2014-10-09 Johannes Bergnl80211: clear skb cb before passing to netlink
2014-10-05 Florian Westphalnetfilter: nf_conntrack: avoid large timeout for mid...
2014-10-05 Julian Anastasovipvs: fix ipv6 hook registration for local replies
2014-10-05 Alex Gartrellipvs: Maintain all DSCP and ECN bits for ipv6 tun forwa...
2014-10-05 Julian Anastasovipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack
2014-10-05 Johannes BergRevert "mac80211: disable uAPSD if all ACs are under...
2014-09-17 Sage Weillibceph: gracefully handle large reply messages from...
2014-09-17 Ilya Dryomovlibceph: rename ceph_msg::front_max to front_alloc_len
2014-09-17 Ilya Dryomovlibceph: do not hard code max auth ticket len
2014-09-17 Ilya Dryomovlibceph: add process_one_ticket() helper
2014-09-17 Ilya Dryomovlibceph: set last_piece in ceph_msg_data_pages_cursor_i...
2014-09-17 Vignesh RamanBluetooth: Avoid use of session socket after the sessio...
2014-09-17 Vladimir DavydovBluetooth: never linger on process exit
2014-09-05 Chuck Leversvcrdma: Select NFSv4.1 backchannel transport based...
2014-08-14 Eric Dumazetsctp: fix possible seqlock seadlock in sctp_packet_tran...
2014-08-14 Sasha Leviniovec: make sure the caller actually wants anything...
2014-08-14 Vlad Yasevichnet: Correctly set segment mac_len in skb_segment().
2014-08-14 Daniel Borkmannnet: sctp: inherit auth_capable on INIT collisions
2014-08-14 Christoph Paaschtcp: Fix integer-overflow in TCP vegas
2014-08-14 Christoph Paaschtcp: Fix integer-overflows in TCP veno
2014-08-14 Andrey Ryabininnet: sendmsg: fix NULL pointer dereference
2014-08-14 Eric Dumazetip: make IP identifiers less predictable
2014-08-14 Eric Dumazetinetpeer: get rid of ip_id_count
2014-08-07 Sasha Levinnet/l2tp: don't fall back on UDP [get|set]sockopt
2014-08-07 Johannes BergRevert "mac80211: move "bufferable MMPDU" check to...
2014-08-07 Eliad Pellercfg80211: fix mic_failure tracing
2014-07-31 Zoltan Kisscore, nfqueue, openvswitch: Orphan frags in skb_zerocop...
2014-07-28 Eric Dumazetipv4: fix buffer overflow in ip_options_compile()
2014-07-28 Ben Hutchingsdns_resolver: Null-terminate the right string
2014-07-28 Manuel Schöllingdns_resolver: assure that dns_query() result is null...
2014-07-28 Daniel Borkmannnet: sctp: fix information leaks in ulpevent layer
2014-07-28 Jon Paul Maloytipc: clear 'next'-pointer of message fragments before...
2014-07-28 Ben Pfaffnetlink: Fix handling of error from netlink_dump().
2014-07-28 Andrey Utkinappletalk: Fix socket referencing in skb
2014-07-28 Yuchung Chengtcp: fix false undo corner cases
2014-07-28 dingtianhongigmp: fix the problem when mc leave group
2014-07-28 Edward Allcuttipv4: icmp: Fix pMTU handling for rare case
2014-07-28 Christoph Paaschtcp: Fix divide by zero when pushing during tcp-repair
2014-07-28 Eric Dumazetipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu...
2014-07-28 Eric Dumazetipv4: fix dst race in sk_dst_get()
2014-07-28 Li RongQing8021q: fix a potential memory leak
2014-07-28 Daniel Borkmannnet: sctp: check proc_dointvec result in proc_sctp_do_auth
2014-07-28 Neal Cardwelltcp: fix tcp_match_skb_to_sack() for unaligned SACK...
2014-07-28 Dmitry Popovip_tunnel: fix ip_tunnel_lookup
2014-07-09 Felix Fietkaumac80211: fix a memory leak on sta rate selection table
2014-07-09 Arik Nemtsovmac80211: don't check netdev state for debugfs read...
2014-07-09 Johan HedbergBluetooth: Fix locking of hdev when calling into SMP...
2014-07-09 Johan HedbergBluetooth: Fix check for connection encryption
2014-07-09 Johan HedbergBluetooth: Fix SSP acceptor just-works confirmation...
2014-07-07 Mathias Krausenetfilter: ipt_ULOG: fix info leaks
2014-07-07 Peter Christensenipvs: Fix panic due to non-linear skb
2014-07-07 Trond MyklebustSUNRPC: Fix a module reference leak in svc_handle_xprt
2014-07-01 Michael S. Tsirkinskbuff: skb_segment: orphan frags before copying
2014-07-01 Jukka TaimistoBluetooth: Fix L2CAP deadlock
2014-07-01 Ursula Braunaf_iucv: wrong mapping of sent and confirmed skbs
2014-06-26 Michal Schmidtrtnetlink: fix userspace API breakage for iproute2...
2014-06-26 Xufeng Zhangsctp: Fix sk_ack_backlog wrap-around problem
2014-06-26 Eric Dumazetipv4: fix a race in ip4_datagram_release_cb()
2014-06-26 Dmitry Popovipip, sit: fix ipv4_{update_pmtu,redirect} calls
2014-06-26 Eric Dumazetnet: force a list_del() in unregister_netdevice_many()
2014-06-26 Yuchung Chengtcp: fix cwnd undo on DSACK in F-RTO
2014-06-26 Eric Dumazetnet: fix inet_getid() and ipv6_select_ident() bugs
2014-06-26 Tom Gundersennet: tunnels - enable module autoloading
2014-06-26 Eric W. Biedermannetlink: Only check file credentials for implicit desti...
2014-06-26 Eric W. Biedermannet: Use netlink_ns_capable to verify the permisions...
next