summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-03-11ping: always initialize ->sin6_scope_id and ->sin6_flowinfoCong Wang
2014-03-11net: ipv6: fix wrong ping_v6_sendmsg return valueLorenzo Colitti
2014-03-11net: ipv6: add missing lock in ping_v6_sendmsgLorenzo Colitti
2014-03-11net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti
2014-03-11ipv4: fix a bug in ping_err().Li Wei
2014-03-11tcp: undo spurious timeout after SACK renegingYuchung Cheng
2014-03-11tcp: preserve ACK clocking in TSOEric Dumazet
2014-03-10ipv6: fix bad free of addrconf_init_netHong Zhiguo
2014-03-10inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2014-03-10ipv6: stop multicast forwarding to process interface scoped addressesHannes Frederic Sowa
2014-03-10net: ipv6: Don't purge default router if accept_ra=2Lorenzo Colitti
2014-03-10ipv6: do not create neighbor entries for local deliveryMarcelo Ricardo Leitner
2014-03-10rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose
2014-03-10ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return valueHannes Frederic Sowa
2014-03-10ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa
2014-03-10ipv6: Set default hoplimit as zero.Li RongQing
2014-03-10tcp: resets are misroutedAlexey Kuznetsov
2014-03-10ipv6: mip6: fix mip6_mh_filter()Eric Dumazet
2014-03-10ipv6: raw: fix icmpv6_filter()Eric Dumazet
2014-03-10ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rtGao feng
2014-03-10ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lockBen Hutchings
2014-03-10ipv6: Move ipv6 proc file registration to end of init orderThomas Graf
2013-09-26netfilter: qtaguid: rate limit some of the printksJP Abgrall
2013-09-26netfilter: xt_qtaguid: Allow tracking loopbackJP Abgrall
2013-09-26netfilter: xt_qtaguid: extend iface stat to report protocolsJP Abgrall
2013-09-26netfilter: xt_qtaguid: remove AID_* dependency for access controlJP Abgrall
2013-09-26netfilter: qtaguid: Don't BUG_ON if create_if_tag_stat failsPontus Fuchs
2013-09-26netfilter: xt_qtaguid: fix error exit that would keep a spinlock.JP Abgrall
2013-01-06ENGR00180079 rfkill:revert "change rfkill node permission"Jianzheng Zhou
2012-12-27ENGR00238276: rfkill:change rfkill node permissionJianzheng Zhou
2012-09-29Merge branch 'jb' into imx_3.0.35_androidXinyu Chen
2012-08-28netfilter: xt_qtaguid: report only uid tags to non-privileged processesJP Abgrall
2012-08-24cfg80211: allow registering to beaconsJohannes Berg
2012-08-24nl80211: add API to probe a clientJohannes Berg
2012-08-24nl80211: allow subscribing to unexpected class3 framesJohannes Berg
2012-08-24nl80211: advertise device AP SMEJohannes Berg
2012-08-24nl80211: advertise GTK rekey support, new triggersJohannes Berg
2012-08-24nl80211: support sending TDLS commands/framesArik Nemtsov
2012-08-24cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen
2012-08-24cfg80211/nl80211: support GTK rekey offloadJohannes Berg
2012-08-13netfilter: xt_IDLETIMER: Rename INTERFACE to LABEL in netlink notification.Ashish Sharma
2012-07-31ENGR00217401-2 android: fix build warningXinyu Chen
2012-07-25Merge remote branch 'fsl-linux-sdk/imx_3.0.35' into imx_3.0.35_androidXinyu Chen
2012-07-25net: l2tp_eth: fix kernel panic on rmmod l2tp_ethEric Dumazet
2012-07-25net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang
2012-07-20net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2012-06-17cfg80211: fix interface combinations checkJohannes Berg
2012-06-17mac80211: clean up remain-on-channel on interface stopJohannes Berg
2012-06-10xfrm: take net hdr len into account for esp payload size calculationBenjamin Poirier
2012-06-10sctp: check cached dst before using itNicolas Dichtel