summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2013-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-77/+149
2013-06-19ndisc: Convert use of typedef ctl_table to struct ctl_tableJoe Perches1-1/+1
2013-06-19ipv6: Convert use of typedef ctl_table to struct ctl_tableJoe Perches1-2/+2
2013-06-19net: sock: adapt SOCK_MIN_RCVBUF and SOCK_MIN_SNDBUFDaniel Borkmann1-6/+9
2013-06-19ip_tunnel: Add dont fragment flag.Pravin B Shelar1-0/+1
2013-06-19ip_tunnel: push generic protocol handling to ip_tunnel module.Pravin B Shelar1-0/+1
2013-06-19ip_tunnels: extend iptunnel_xmit()Pravin B Shelar1-11/+15
2013-06-19gre: export gre_handle_offloads() function.Pravin B Shelar1-0/+1
2013-06-19gre: export gre_build_header() function.Pravin B Shelar1-0/+2
2013-06-19gre: Allow multiple protocol listener for gre protocol.Pravin B Shelar1-0/+24
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-3/+5
2013-06-19cfg80211: require passing BSS struct back to cfg80211_assoc_timeoutJohannes Berg1-8/+8
2013-06-18nl80211: add rate flags for 5/10 Mhz channelsSimon Wunderlich1-0/+28
2013-06-18nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flagSimon Wunderlich1-0/+2
2013-06-17net: sctp: remove SCTP_STATIC macroDaniel Borkmann1-8/+0
2013-06-17net: sctp: get rid of t_new macro for kzallocDaniel Borkmann1-3/+0
2013-06-17net: add socket option for low latency pollingEliezer Tamir2-6/+8
2013-06-17net: convert low latency sockets to sched_clock()Eliezer Tamir1-16/+17
2013-06-17net: change sysctl_net_ll_poll into an unsigned intEliezer Tamir1-2/+3
2013-06-14NFC: Add secure elements addition and removal APISamuel Ortiz1-1/+21
2013-06-14NFC: Extend and fix the internal secure element APISamuel Ortiz2-4/+8
2013-06-14NFC: Remove the static supported_se fieldSamuel Ortiz3-4/+0
2013-06-14NFC: pn533: Copy NFCID2 through ATR_REQSamuel Ortiz1-0/+2
2013-06-14NFC: Add NCI over SPI receiveFrederic Danis1-0/+1
2013-06-14NFC: Add NCI over SPI sendFrederic Danis1-0/+3
2013-06-14NFC: Add basic NCI over SPIFrederic Danis1-0/+49
2013-06-14NFC: HCI: Implement fw_upload opsEric Lapuyade1-0/+1
2013-06-14NFC: Add firmware upload netlink commandEric Lapuyade1-0/+2
2013-06-14NFC: NCI: Fix skb->dev usageFrederic Danis1-2/+2
2013-06-13ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet1-3/+3
2013-06-13mac80211: track AP's beacon rate and give it to the driverAlexander Bondar1-0/+2
2013-06-13tcp: properly send new data in fast recovery in first RTTYuchung Cheng1-3/+2
2013-06-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller3-34/+76
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-66/+60
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-0/+2
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-0/+2
2013-06-12Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg2-0/+2
2013-06-12ipv4: remove is_data also from ip_options documentation.Rami Rosen1-1/+0
2013-06-12net: udp4: move GSO functions to udp_offloadDaniel Borkmann1-3/+4
2013-06-11net_sched: psched_ratecfg_precompute() improvementsEric Dumazet1-2/+2
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-34/+76
2013-06-11{nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan1-0/+2
2013-06-11{nl,cfg}80211: make peer link expiration time configurableColleen Twitty1-0/+4
2013-06-11net_sched: add 64bit rate estimatorsEric Dumazet4-13/+14
2013-06-10net: add low latency socket pollEliezer Tamir2-0/+152
2013-06-07net: tcp: move GRO/GSO functions to tcp_offloadDaniel Borkmann1-4/+5
2013-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2-4/+10
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-9/+18
2013-06-05wireless: fix kernel-docJohannes Berg1-1/+10
2013-06-05mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar1-4/+4