summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: sctp: remove SCTP_STATIC macroDaniel Borkmann2013-06-179-73/+57
* net: sctp: get rid of t_new macro for kzallocDaniel Borkmann2013-06-177-9/+7
* fec: Add support to restart autonegotiateChris Healy2013-06-171-0/+12
* bonding: don't call alb_set_slave_mac_addr() while atomicVeaceslav Falico2013-06-171-35/+5
* tg3: Prevent system hang during repeated EEH errors.Michael Chan2013-06-171-2/+9
* Merge branch 'tipc'David S. Miller2013-06-1726-877/+1158
|\
| * tipc: remove dev_base_lock use from enable_bearerYing Xue2013-06-172-22/+4
| * tipc: fix wrong return value for link_send_sections_long routineYing Xue2013-06-171-2/+6
| * tipc: make tipc_link_send_sections_fast exit earlierYing Xue2013-06-171-4/+3
| * tipc: enhance priority of link protocol packetYing Xue2013-06-171-0/+3
| * tipc: cosmetic realignment of function argumentsPaul Gortmaker2013-06-1715-66/+54
| * tipc: save sock structure pointer instead of void pointer to tipc_portYing Xue2013-06-173-7/+7
| * tipc: convert config_lock from spinlock to mutexYing Xue2013-06-171-14/+3
| * tipc: rename tipc_createport_raw to tipc_createportYing Xue2013-06-173-5/+5
| * tipc: remove user_port instance from tipc_port structureYing Xue2013-06-175-42/+17
| * tipc: delete code orphaned by new server infrastructureYing Xue2013-06-173-385/+3
| * tipc: convert configuration server to use new server facilityYing Xue2013-06-173-60/+49
| * tipc: convert topology server to use new server facilityYing Xue2013-06-174-247/+104
| * tipc: introduce new TIPC server infrastructureYing Xue2013-06-175-10/+789
| * tipc: allow implicit connect for stream socketsErik Hugne2013-06-171-4/+2
| * 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