summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2013-06-19ndisc: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-06-19ipv6: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-06-19net: sock: adapt SOCK_MIN_RCVBUF and SOCK_MIN_SNDBUFDaniel Borkmann
2013-06-19ip_tunnel: Add dont fragment flag.Pravin B Shelar
2013-06-19ip_tunnel: push generic protocol handling to ip_tunnel module.Pravin B Shelar
2013-06-19ip_tunnels: extend iptunnel_xmit()Pravin B Shelar
2013-06-19gre: export gre_handle_offloads() function.Pravin B Shelar
2013-06-19gre: export gre_build_header() function.Pravin B Shelar
2013-06-19gre: Allow multiple protocol listener for gre protocol.Pravin B Shelar
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-17net: sctp: remove SCTP_STATIC macroDaniel Borkmann
2013-06-17net: sctp: get rid of t_new macro for kzallocDaniel Borkmann
2013-06-17net: add socket option for low latency pollingEliezer Tamir
2013-06-17net: convert low latency sockets to sched_clock()Eliezer Tamir
2013-06-17net: change sysctl_net_ll_poll into an unsigned intEliezer Tamir
2013-06-13ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet
2013-06-13tcp: properly send new data in fast recovery in first RTTYuchung Cheng
2013-06-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-12Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg
2013-06-12ipv4: remove is_data also from ip_options documentation.Rami Rosen
2013-06-12net: udp4: move GSO functions to udp_offloadDaniel Borkmann
2013-06-11net_sched: psched_ratecfg_precompute() improvementsEric Dumazet
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-11net_sched: add 64bit rate estimatorsEric Dumazet
2013-06-10net: add low latency socket pollEliezer Tamir
2013-06-07net: tcp: move GRO/GSO functions to tcp_offloadDaniel Borkmann
2013-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-04transp_v6.h: style neateningJoe Perches
2013-06-04net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti
2013-06-04net: ipv4: make the ping /proc code AF-independentLorenzo Colitti
2013-06-04net: ipv6: Unify {raw,udp}6_sock_seq_show.Lorenzo Colitti
2013-06-04Clean up indentation in net/ipv6/transp_v6.hLorenzo Colitti
2013-06-03ipv4: use separate genid for next hop exceptionsTimo Teräs
2013-06-02net_sched: restore "overhead xxx" handlingEric Dumazet
2013-05-31xfrm: force a garbage collection after deleting a policyPaul Moore
2013-05-31iptunnel: specify protocol outside IP headerNicolas Dichtel
2013-05-29cfg80211: remove cleanup_work kernel-docJohannes Berg
2013-05-29cfg80211: support an active monitor interface flagFelix Fietkau
2013-05-28net: Correct comparisons and calculations using skb->tail and skb-transport_h...Simon Horman
2013-05-27cfg80211: make WoWLAN configuration available to driversJohannes Berg
2013-05-25net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti
2013-05-26ipvs: change type of netns_ipvs->sysctl_sync_qlen_maxZhang Yanfei
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-05-25cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg
2013-05-25cfg80211: vastly simplify lockingJohannes Berg
2013-05-25Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg
2013-05-24{cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan
2013-05-24mac80211: add STBC flag for radiotapOleksij Rempel