summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-17/+105
2013-06-15net: sctp: sctp_association_init: put refs in reverse orderDaniel Borkmann1-4/+3
2013-06-15net: sctp: minor: remove variable in sctp_init_sockDaniel Borkmann1-4/+2
2013-06-15net: sctp: sctp_sf_do_prm_asoc: do SCTP_CMD_INIT_CHOOSE_TRANSPORT firstDaniel Borkmann1-4/+4
2013-06-15net: sctp: sideeffect: throw BUG if primary_path is NULLDaniel Borkmann2-4/+13
2013-06-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller9-36/+51
2013-06-15openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs()Pravin B Shelar3-18/+13
2013-06-15openvswitch: make skb->csum consistent with rest of networking stack.Pravin B Shelar5-0/+17
2013-06-15openvswitch: Fix misspellings in comments and docs.Andy Hill1-1/+1
2013-06-15openvswitch: fix variable names in commentLorand Jakab1-2/+2
2013-06-15openvswitch: Unify vport error stats handling.Pravin B Shelar3-6/+11
2013-06-15openvswitch: Remove unused get_config vport op.Jesse Gross2-4/+0
2013-06-15openvswitch: Immediately exit on error in ovs_vport_cmd_set().Jesse Gross1-5/+7
2013-06-14sctp: fully initialize sctp_outq in sctp_outq_initNeil Horman1-4/+2
2013-06-14net/core: Add VF link state controlRony Efraim1-2/+20
2013-06-14htb: reorder struct htb_class fields for performanceEric Dumazet1-29/+33
2013-06-14net-rps: fixes for rps flow limitWillem de Bruijn1-3/+16
2013-06-13Bluetooth: Fix conditions for HCI_Delete_Stored_Link_KeyJohan Hedberg1-5/+10
2013-06-13Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo1-0/+3
2013-06-13ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet1-2/+2
2013-06-13net/ipv4: ip_vti clear skb cb before tunneling.Saurabh Mohan1-2/+1
2013-06-13tcp: properly send new data in fast recovery in first RTTYuchung Cheng2-26/+20
2013-06-13l2tp: Fix sendmsg() return valueGuillaume Nault1-1/+1
2013-06-13l2tp: Fix PPP header erasure and memory leakGuillaume Nault1-2/+2
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches32-85/+86
2013-06-13net: make all team port device link events urgentFlavio Leitner1-0/+3
2013-06-13packet: packet_getname_spkt: make sure string is always 0-terminatedDaniel Borkmann1-3/+2
2013-06-13net: ping_check_bind_addr() etc. can be staticWu Fengguang2-13/+13
2013-06-13Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller3-35/+60
2013-06-13sctp: Correct byte order of access to skb->{network, transport}_headerSimon Horman1-1/+1
2013-06-13netlink: make compare exist all the timeGao feng1-2/+2
2013-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-38/+122
2013-06-13udp: fix two sparse errorsEric Dumazet1-2/+2
2013-06-13gro: remove a sparse errorEric Dumazet1-1/+1
2013-06-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller36-1285/+813
2013-06-13igmp: fix new sparse errorsEric Dumazet1-4/+4
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville5-12/+92
2013-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+1
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-22/+81
2013-06-12Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg2-1/+26
2013-06-12Bluetooth: Fix missing length checks for L2CAP signalling PDUsJohan Hedberg1-18/+52
2013-06-12Bluetooth: Fix checks for LE support on LE-only controllersJohan Hedberg2-3/+3
2013-06-12netfilter: xt_TCPMSS: Fix missing fragmentation handlingPhil Oester1-0/+4
2013-06-12netfilter: xt_TCPMSS: Fix IPv6 default MSS tooPhil Oester1-7/+14
2013-06-12pktgen: ipv6: numa: consolidate skb allocation to pktgen_alloc_skbDaniel Borkmann1-25/+27
2013-06-12net: udp4: move GSO functions to udp_offloadDaniel Borkmann4-82/+104
2013-06-12igmp: remove unnecessary in_device member zeroingShawn Bohrer1-4/+0
2013-06-12igmp: hash a hash table to speedup ip_check_mc_rcu()Eric Dumazet2-3/+71
2013-06-12net_sched: htb: do not setup default rate estimatorsEric Dumazet1-6/+12
2013-06-12mac80211: Fix rate control mask matching callSimon Wunderlich1-1/+1