summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-215-77/+149
|\
| * NFC: Add secure elements addition and removal APISamuel Ortiz2013-06-141-1/+21
| * NFC: Extend and fix the internal secure element APISamuel Ortiz2013-06-142-4/+8
| * NFC: Remove the static supported_se fieldSamuel Ortiz2013-06-143-4/+0
| * NFC: pn533: Copy NFCID2 through ATR_REQSamuel Ortiz2013-06-141-0/+2
| * NFC: Add NCI over SPI receiveFrederic Danis2013-06-141-0/+1
| * NFC: Add NCI over SPI sendFrederic Danis2013-06-141-0/+3
| * NFC: Add basic NCI over SPIFrederic Danis2013-06-141-0/+49
| * NFC: HCI: Implement fw_upload opsEric Lapuyade2013-06-141-0/+1
| * NFC: Add firmware upload netlink commandEric Lapuyade2013-06-141-0/+2
| * NFC: NCI: Fix skb->dev usageFrederic Danis2013-06-141-2/+2
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-122-66/+60
| |\
| | * {nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan2013-06-111-0/+2
| | * {nl,cfg}80211: make peer link expiration time configurableColleen Twitty2013-06-111-0/+4
| | * wireless: fix kernel-docJohannes Berg2013-06-051-1/+10
| | * mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar2013-06-051-4/+4
| | * cfg80211: separate internal SME implementationJohannes Berg2013-06-041-5/+0
| | * cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg2013-06-041-55/+36
| | * mac80211: add a tx control flag to indicate PS-Poll/uAPSD responseFelix Fietkau2013-06-041-0/+3
| | * cfg80211: take WoWLAN support information out of wiphy structJohannes Berg2013-06-031-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-122-0/+2
| |\ \ | | |/ | |/|
* | | ndisc: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-191-1/+1
* | | ipv6: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-191-2/+2
* | | net: sock: adapt SOCK_MIN_RCVBUF and SOCK_MIN_SNDBUFDaniel Borkmann2013-06-191-6/+9
* | | ip_tunnel: Add dont fragment flag.Pravin B Shelar2013-06-191-0/+1
* | | ip_tunnel: push generic protocol handling to ip_tunnel module.Pravin B Shelar2013-06-191-0/+1
* | | ip_tunnels: extend iptunnel_xmit()Pravin B Shelar2013-06-191-11/+15
* | | gre: export gre_handle_offloads() function.Pravin B Shelar2013-06-191-0/+1
* | | gre: export gre_build_header() function.Pravin B Shelar2013-06-191-0/+2
* | | gre: Allow multiple protocol listener for gre protocol.Pravin B Shelar2013-06-191-0/+24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-193-3/+5
|\ \ \
| * | | ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet2013-06-131-3/+3
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-122-0/+2
| |\ \ \ | | | |/ | | |/|
| | * | Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg2013-06-122-0/+2
* | | | net: sctp: remove SCTP_STATIC macroDaniel Borkmann2013-06-171-8/+0
* | | | net: sctp: get rid of t_new macro for kzallocDaniel Borkmann2013-06-171-3/+0
* | | | net: add socket option for low latency pollingEliezer Tamir2013-06-172-6/+8
* | | | net: convert low latency sockets to sched_clock()Eliezer Tamir2013-06-171-16/+17
* | | | net: change sysctl_net_ll_poll into an unsigned intEliezer Tamir2013-06-171-2/+3
* | | | tcp: properly send new data in fast recovery in first RTTYuchung Cheng2013-06-131-3/+2
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-06-123-34/+76
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-113-34/+76
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | cfg80211: remove cleanup_work kernel-docJohannes Berg2013-05-291-1/+0
| | * | | cfg80211: support an active monitor interface flagFelix Fietkau2013-05-291-0/+2
| | * | | cfg80211: make WoWLAN configuration available to driversJohannes Berg2013-05-271-0/+4
| | * | | cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-251-28/+23
| | * | | cfg80211: vastly simplify lockingJohannes Berg2013-05-251-3/+2
| | * | | Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2013-05-251-4/+8
| | |\ \ \ | | | | |/ | | | |/|
| | * | | {cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan2013-05-241-0/+9
| | * | | mac80211: add STBC flag for radiotapOleksij Rempel2013-05-242-0/+11
OpenPOWER on IntegriCloud