aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2013-04-20net: fix incorrect credentials passingLinus Torvalds
2013-04-19irda: small read past the end of array in debug codeDan Carpenter
2013-04-14ipv6: statically link register_inet6addr_notifier()Cong Wang
2013-04-08af_iucv: fix recvmsg by replacing skb_pull() functionUrsula Braun
2013-03-26ipv4: Fix ip-header identification for gso packets.Pravin B Shelar
2013-03-20flow_keys: include thoff into flow_keys for later usageDaniel Borkmann
2013-03-20Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-03-19inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2013-03-19ipvs: add backup_only flag to avoid loopsJulian Anastasov
2013-03-15Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bugZhouyi Zhou
2013-03-13ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-28tcp: avoid wakeups for pure ACKEric Dumazet
2013-02-279p: turn fid->dlist into hlistAl Viro
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-02-25IP_GRE: Fix IP-Identification.Pravin B Shelar
2013-02-22net: fix possible deadlock in sum_frag_mem_limitEric Dumazet
2013-02-22ipv4: fix error handling in icmp_protocol.Li Wei
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21ipv6: use a stronger hash for tcpEric Dumazet
2013-02-20ipv6: fix race condition regarding dst->expires and dst->from.YOSHIFUJI Hideaki / 吉藤英明
2013-02-18Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2013-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller
2013-02-19netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-18net: fix a compile error when SOCK_REFCNT_DEBUG is enabledYing Xue
2013-02-15cfg80211: Pass station (extended) capability info to kernelJouni Malinen
2013-02-15cfg80211: advertise extended capabilities to userspaceJohannes Berg
2013-02-15mac80211: stop modifying HT SMPS capabilityJohannes Berg
2013-02-15cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg
2013-02-15mac80211: add ieee80211_vif_change_bandwidthJohannes Berg
2013-02-15mac80211: handle VHT operating mode notificationJohannes Berg
2013-02-15mac80211: track number of spatial streamsJohannes Berg
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-02-13cfg80211: configuration for WoWLAN over TCPJohannes Berg
2013-02-13nl80211: add packet offset information for wowlan patternAmitkumar Karwar
2013-02-12act_police: move struct tcf_police to act_police.cJiri Pirko
2013-02-12sch_api: introduce qdisc_watchdog_schedule_ns()Jiri Pirko
2013-02-12sch: make htb_rate_cfg and functions around that genericJiri Pirko
2013-02-12net: sctp: remove unused multiple cookie keysDaniel Borkmann
2013-02-129p: Modify struct 9p_fid to use a kuid_t not a uid_tEric W. Biederman
2013-02-129p: Modify the stat structures to use kuid_t and kgid_tEric W. Biederman
2013-02-129p: Transmit kuid and kgid valuesEric W. Biederman
2013-02-11mac80211: Fix tx queue handling during scansSeth Forshee