summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: change socket buffer overflow control to respect sk_rcvbufYing Xue2013-06-177-12/+112
* tipc: update code comments to reflect new uapi header pathYing Xue2013-06-172-2/+2
* net: add socket option for low latency pollingEliezer Tamir2013-06-1719-7/+58
* net: remove NET_LL_RX_POLL config menueEliezer Tamir2013-06-171-9/+2
* net: convert low latency sockets to sched_clock()Eliezer Tamir2013-06-172-17/+17
* net: change sysctl_net_ll_poll into an unsigned intEliezer Tamir2013-06-173-5/+6
* net: sctp: sctp_association_init: put refs in reverse orderDaniel Borkmann2013-06-141-4/+3
* net: sctp: minor: remove variable in sctp_init_sockDaniel Borkmann2013-06-141-4/+2
* net: sctp: sctp_sf_do_prm_asoc: do SCTP_CMD_INIT_CHOOSE_TRANSPORT firstDaniel Borkmann2013-06-141-4/+4
* net: sctp: sideeffect: throw BUG if primary_path is NULLDaniel Borkmann2013-06-142-4/+13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2013-06-1410-37/+51
|\
| * openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs()Pravin B Shelar2013-06-143-18/+13
| * openvswitch: make skb->csum consistent with rest of networking stack.Pravin B Shelar2013-06-145-0/+17
| * openvswitch: Fix struct comment.Pravin B Shelar2013-06-141-1/+0
| * openvswitch: Fix misspellings in comments and docs.Andy Hill2013-06-141-1/+1
| * openvswitch: fix variable names in commentLorand Jakab2013-06-141-2/+2
| * openvswitch: Unify vport error stats handling.Pravin B Shelar2013-06-143-6/+11
| * openvswitch: Remove unused get_config vport op.Jesse Gross2013-06-142-4/+0
| * openvswitch: Immediately exit on error in ovs_vport_cmd_set().Jesse Gross2013-06-141-5/+7
* | net/mlx4: Add VF link state supportRony Efraim2013-06-136-3/+73
* | net/core: Add VF link state controlRony Efraim2013-06-134-2/+37
* | bcm63xx_enet: add support Broadcom BCM6345 EthernetFlorian Fainelli2013-06-136-91/+329
* | htb: reorder struct htb_class fields for performanceEric Dumazet2013-06-131-29/+33
* | net-rps: fixes for rps flow limitWillem de Bruijn2013-06-132-5/+18
* | tcp: properly send new data in fast recovery in first RTTYuchung Cheng2013-06-133-29/+22
* | sh_eth: remove '__maybe_unused' annotationsSergei Shtylyov2013-06-131-2/+2
* | net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-1332-85/+86
* | net: make all team port device link events urgentFlavio Leitner2013-06-131-0/+3
* | net: ping_check_bind_addr() etc. can be staticWu Fengguang2013-06-132-13/+13
* | cxgb4: Do not set net_device::dev_id to VI indexBen Hutchings2013-06-131-1/+0
* | macvtap: fix uninitialized return value macvtap_ioctl_set_queue()Jason Wang2013-06-131-0/+2
* | macvtap: slient sparse warningsJason Wang2013-06-132-2/+2
* | sctp: Correct byte order of access to skb->{network, transport}_headerSimon Horman2013-06-131-1/+1
* | netlink: make compare exist all the timeGao feng2013-06-131-2/+2
* | net: add doc for ip_early_demux sysctlCong Wang2013-06-121-0/+9
* | tun: Turn tun_flow_init() into void fnPavel Emelyanov2013-06-121-7/+2
* | tun: Report "persist" flag to userspacePavel Emelyanov2013-06-122-0/+5
* | udp: fix two sparse errorsEric Dumazet2013-06-121-2/+2
* | gro: remove a sparse errorEric Dumazet2013-06-121-1/+1
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-06-12206-3391/+19923
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-11206-3391/+19923
| |\ \
| | * | cw1200: Fix an assorted pile of checkpatch warnings.Solomon Peachy2013-06-119-75/+80
| | * | cw1200: Eliminate the ETF debug/engineering code.Solomon Peachy2013-06-117-349/+2
| | * | cw1200: Remove "ITP" debug subsystem.Solomon Peachy2013-06-118-905/+3
| | * | rt2x00: rt2x00queue: initialize data_queue fields earlierGabor Juhos2013-06-101-6/+38
| | * | rtlwifi: initialize local array and set value.Yunlian Jiang2013-06-101-1/+1
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-1020-66/+371
| | |\ \
| | | * | iwlwifi: mvm: don't request SMPS on non-STA ifaceEytan Lifshitz2013-06-051-0/+3
| | | * | iwlwifi: mvm: fix MCAST in AP modeEmmanuel Grumbach2013-06-051-1/+1
| | | * | iwlwifi: mvm: enable PM always in unassociated modeAlexander Bondar2013-06-052-0/+5
OpenPOWER on IntegriCloud