summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | cfg80211: separate internal SME implementationJohannes Berg2013-06-047-448/+335
| | | * | cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg2013-06-045-98/+134
| | | * | mac80211: set IEEE80211_TX_CTL_REQ_TX_STATUS on nullframesPontus Fuchs2013-06-041-0/+4
| | | * | nl80211: remove bogus genlmsg_end() error checkingJohannes Berg2013-06-041-33/+7
| | | * | mac80211: add a tx control flag to indicate PS-Poll/uAPSD responseFelix Fietkau2013-06-041-1/+3
| | | * | cfg80211: take WoWLAN support information out of wiphy structJohannes Berg2013-06-033-39/+40
| | | * | mac80211: set mesh formation field properlyJacob Minshall2013-06-032-4/+3
| | | * | mac80211: don't check local mesh TTL on TXThomas Pedersen2013-06-031-6/+0
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-126-30/+102
| | |\ \ \ | | | |/ / | | |/| |
* | | | | openvswitch: Use correct config guard.Pravin B Shelar2013-06-242-2/+2
* | | | | bridge: fix a typo in commentsCong Wang2013-06-241-1/+1
* | | | | net: allow large number of tx queuesEric Dumazet2013-06-231-7/+19
* | | | | VSOCK: Fix VSOCK_HASH and VSOCK_CONN_HASHAsias He2013-06-231-3/+3
* | | | | VSOCK: Remove unnecessary labelAsias He2013-06-231-2/+1
* | | | | VSOCK: Return VMCI_ERROR_NO_MEM when fails to allocate skbAsias He2013-06-231-7/+8
* | | | | VSOCK: Introduce vsock_auto_bind helperAsias He2013-06-231-28/+21
* | | | | ipv6: remove a useless pr_info() in addrconf_gre_config()Cong Wang2013-06-231-2/+0
|/ / / /
* | | | inet: frag , remove an empty ifdef.Rami Rosen2013-06-191-2/+0
* | | | htb: refactor struct htb_sched fields for performanceEric Dumazet2013-06-191-86/+95
* | | | tcp: introduce a per-route knob for quick ackCong Wang2013-06-192-3/+8
* | | | sctp: Convert __list_for_each use to list_for_eachDave Jones2013-06-191-1/+1
* | | | tcp:typo unset should be unsentWeiping Pan2013-06-191-1/+1
* | | | sit: fix an oops when IFLA_IPTUN_PROTO is not setNicolas Dichtel2013-06-191-1/+1
* | | | neigh: disallow un-init_net to change thresh of neighGao feng2013-06-191-0/+6
* | | | neigh: only allow init_net to change the default neigh_parmsGao feng2013-06-191-1/+1
* | | | neigh: no need to call lookup_neigh_parms in neigh_parms_allocGao feng2013-06-191-6/+2
* | | | openvswitch: Add gre tunnel support.Pravin B Shelar2013-06-197-2/+322
* | | | openvswitch: Optimize flow key match for non tunnel flows.Pravin B Shelar2013-06-193-20/+42
* | | | openvswitch: Expand action buffer size.Pravin B Shelar2013-06-191-1/+1
* | | | openvswitch: Add tunneling interface.Pravin B Shelar2013-06-199-7/+233
* | | | openvswitch: Copy individual actions.Pravin B Shelar2013-06-193-58/+225
* | | | ip_tunnel: push generic protocol handling to ip_tunnel module.Pravin B Shelar2013-06-195-27/+53
* | | | ip_tunnels: extend iptunnel_xmit()Pravin B Shelar2013-06-194-59/+108
* | | | gre: export gre_handle_offloads() function.Pravin B Shelar2013-06-192-32/+31
* | | | gre: export gre_build_header() function.Pravin B Shelar2013-06-192-39/+33
* | | | gre: Allow multiple protocol listener for gre protocol.Pravin B Shelar2013-06-192-151/+243
* | | | gre: Simplify gre protocol registration locking.Pravin B Shelar2013-06-191-27/+13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-1934-156/+356
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-191-2/+9
| |\ \ \ \
| | * \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-191-2/+9
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | nl80211: fix attrbuf access race by allocating a separate oneJohannes Berg2013-06-191-2/+9
| * | | | | ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skbMatthias Schiffer2013-06-171-1/+1
| * | | | | bridge: fix switched interval for MLD Query typesLinus Lüssing2013-06-171-2/+3
| * | | | | vlan: restore ethtool ABI to control VLAN hardware accelerationFernando Luis Vazquez Cao2013-06-171-3/+3
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-06-177-17/+105
| |\ \ \ \ \
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-177-17/+105
| | |\| | | |
| | | * | | | Bluetooth: Fix conditions for HCI_Delete_Stored_Link_KeyJohan Hedberg2013-06-131-5/+10
| | | * | | | Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo2013-06-131-0/+3
| | | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-125-12/+92
| | | |\| | | | | | | |_|/ | | | |/| |
| | | | * | mac80211: Fix rate control mask matching callSimon Wunderlich2013-06-121-1/+1