summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2013-06-17net: sctp: remove SCTP_STATIC macroDaniel Borkmann-8/+0
2013-06-17net: sctp: get rid of t_new macro for kzallocDaniel Borkmann-3/+0
2013-06-17net: add socket option for low latency pollingEliezer Tamir-6/+8
2013-06-17net: convert low latency sockets to sched_clock()Eliezer Tamir-16/+17
2013-06-17net: change sysctl_net_ll_poll into an unsigned intEliezer Tamir-2/+3
2013-06-14NFC: Add secure elements addition and removal APISamuel Ortiz-1/+21
2013-06-14NFC: Extend and fix the internal secure element APISamuel Ortiz-4/+8
2013-06-14NFC: Remove the static supported_se fieldSamuel Ortiz-4/+0
2013-06-14NFC: pn533: Copy NFCID2 through ATR_REQSamuel Ortiz-0/+2
2013-06-14NFC: Add NCI over SPI receiveFrederic Danis-0/+1
2013-06-14NFC: Add NCI over SPI sendFrederic Danis-0/+3
2013-06-14NFC: Add basic NCI over SPIFrederic Danis-0/+49
2013-06-14NFC: HCI: Implement fw_upload opsEric Lapuyade-0/+1
2013-06-14NFC: Add firmware upload netlink commandEric Lapuyade-0/+2
2013-06-14NFC: NCI: Fix skb->dev usageFrederic Danis-2/+2
2013-06-13ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet-3/+3
2013-06-13mac80211: track AP's beacon rate and give it to the driverAlexander Bondar-0/+2
2013-06-13tcp: properly send new data in fast recovery in first RTTYuchung Cheng-3/+2
2013-06-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-34/+76
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-66/+60
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+2
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+2
2013-06-12Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg-0/+2
2013-06-12ipv4: remove is_data also from ip_options documentation.Rami Rosen-1/+0
2013-06-12net: udp4: move GSO functions to udp_offloadDaniel Borkmann-3/+4
2013-06-11net_sched: psched_ratecfg_precompute() improvementsEric Dumazet-2/+2
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-34/+76
2013-06-11{nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan-0/+2
2013-06-11{nl,cfg}80211: make peer link expiration time configurableColleen Twitty-0/+4
2013-06-11net_sched: add 64bit rate estimatorsEric Dumazet-13/+14
2013-06-10net: add low latency socket pollEliezer Tamir-0/+152
2013-06-07net: tcp: move GRO/GSO functions to tcp_offloadDaniel Borkmann-4/+5
2013-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller-4/+10
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-9/+18
2013-06-05wireless: fix kernel-docJohannes Berg-1/+10
2013-06-05mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar-4/+4
2013-06-04transp_v6.h: style neateningJoe Perches-52/+37
2013-06-04net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti-0/+8
2013-06-04net: ipv4: make the ping /proc code AF-independentLorenzo Colitti-0/+8
2013-06-04net: ipv6: Unify {raw,udp}6_sock_seq_show.Lorenzo Colitti-0/+13
2013-06-04Clean up indentation in net/ipv6/transp_v6.hLorenzo Colitti-35/+35
2013-06-04cfg80211: separate internal SME implementationJohannes Berg-5/+0
2013-06-04cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg-55/+36
2013-06-04mac80211: add a tx control flag to indicate PS-Poll/uAPSD responseFelix Fietkau-0/+3
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg-1/+1
2013-06-03ipv4: use separate genid for next hop exceptionsTimo Teräs-0/+12
2013-06-02net_sched: restore "overhead xxx" handlingEric Dumazet-7/+11
2013-05-31xfrm: force a garbage collection after deleting a policyPaul Moore-0/+5
2013-05-31iptunnel: specify protocol outside IP headerNicolas Dichtel-1/+1
2013-05-29cfg80211: remove cleanup_work kernel-docJohannes Berg-1/+0