summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-06-19nl80211: fix attrbuf access race by allocating a separate oneJohannes Berg
2013-06-17ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skbMatthias Schiffer
2013-06-17bridge: fix switched interval for MLD Query typesLinus Lüssing
2013-06-17vlan: restore ethtool ABI to control VLAN hardware accelerationFernando Luis Vazquez Cao
2013-06-17net: sctp: remove SCTP_STATIC macroDaniel Borkmann
2013-06-17net: sctp: get rid of t_new macro for kzallocDaniel Borkmann
2013-06-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-06-17tipc: remove dev_base_lock use from enable_bearerYing Xue
2013-06-17tipc: fix wrong return value for link_send_sections_long routineYing Xue
2013-06-17tipc: make tipc_link_send_sections_fast exit earlierYing Xue
2013-06-17tipc: enhance priority of link protocol packetYing Xue
2013-06-17tipc: cosmetic realignment of function argumentsPaul Gortmaker
2013-06-17tipc: save sock structure pointer instead of void pointer to tipc_portYing Xue
2013-06-17tipc: convert config_lock from spinlock to mutexYing Xue
2013-06-17tipc: rename tipc_createport_raw to tipc_createportYing Xue
2013-06-17tipc: remove user_port instance from tipc_port structureYing Xue
2013-06-17tipc: delete code orphaned by new server infrastructureYing Xue
2013-06-17tipc: convert configuration server to use new server facilityYing Xue
2013-06-17tipc: convert topology server to use new server facilityYing Xue
2013-06-17tipc: introduce new TIPC server infrastructureYing Xue
2013-06-17tipc: allow implicit connect for stream socketsErik Hugne
2013-06-17tipc: change socket buffer overflow control to respect sk_rcvbufYing Xue
2013-06-17net: add socket option for low latency pollingEliezer Tamir
2013-06-17net: remove NET_LL_RX_POLL config menueEliezer Tamir
2013-06-17net: convert low latency sockets to sched_clock()Eliezer Tamir
2013-06-17net: change sysctl_net_ll_poll into an unsigned intEliezer Tamir
2013-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-14net: sctp: sctp_association_init: put refs in reverse orderDaniel Borkmann
2013-06-14net: sctp: minor: remove variable in sctp_init_sockDaniel Borkmann
2013-06-14net: sctp: sctp_sf_do_prm_asoc: do SCTP_CMD_INIT_CHOOSE_TRANSPORT firstDaniel Borkmann
2013-06-14net: sctp: sideeffect: throw BUG if primary_path is NULLDaniel Borkmann
2013-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2013-06-14openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs()Pravin B Shelar
2013-06-14openvswitch: make skb->csum consistent with rest of networking stack.Pravin B Shelar
2013-06-14openvswitch: Fix misspellings in comments and docs.Andy Hill
2013-06-14openvswitch: fix variable names in commentLorand Jakab
2013-06-14openvswitch: Unify vport error stats handling.Pravin B Shelar
2013-06-14openvswitch: Remove unused get_config vport op.Jesse Gross
2013-06-14openvswitch: Immediately exit on error in ovs_vport_cmd_set().Jesse Gross
2013-06-13sctp: fully initialize sctp_outq in sctp_outq_initNeil Horman
2013-06-13net/core: Add VF link state controlRony Efraim
2013-06-13htb: reorder struct htb_class fields for performanceEric Dumazet
2013-06-13net-rps: fixes for rps flow limitWillem de Bruijn
2013-06-13Bluetooth: Fix conditions for HCI_Delete_Stored_Link_KeyJohan Hedberg
2013-06-13Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo
2013-06-13ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet