summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa2013-03-194-16/+35
* tcp: dont handle MTU reduction on LISTEN socketEric Dumazet2013-03-182-7/+14
* bridge: Add support for setting BR_ROOT_BLOCK flag.Vlad Yasevich2013-03-171-0/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-03-172-9/+55
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-152-9/+55
| |\
| | * NFC: llcp: Report error to pending sockets when a device is removedSamuel Ortiz2013-03-081-4/+12
| | * NFC: llcp: Clean raw sockets from nfc_llcp_socket_releaseSamuel Ortiz2013-03-081-0/+29
| | * NFC: llcp: Clean local timers and works when removing a deviceSamuel Ortiz2013-03-081-7/+14
| | * NFC: llcp: Decrease socket ack log when accepting a connectionSamuel Ortiz2013-03-081-0/+2
* | | rtnetlink: Mask the rta_type when range checkingVlad Yasevich2013-03-171-1/+1
* | | Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP uncon...Timo Teräs2013-03-161-4/+1
|/ /
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2013-03-155-7/+12
|\ \
| * | openvswitch: remove some useless commentsCong Wang2013-02-222-4/+2
| * | openvswitch: fix the calculation of checksum for vlan headerCong Wang2013-02-221-2/+2
| * | openvswitch: Fix parsing invalid LLC/SNAP ethertypesRich Lane2013-02-221-1/+5
| * | openvswitch: Call genlmsg_end in queue_userspace_packetRich Lane2013-02-221-0/+1
| * | openvswitch: Fix ovs_vport_cmd_new return value on successRich Lane2013-02-221-0/+1
| * | openvswitch: Fix ovs_vport_cmd_del return value on successRich Lane2013-02-221-0/+1
* | | tcp: fix skb_availroom()Eric Dumazet2013-03-142-2/+1
* | | sctp: don't break the loop while meeting the active_path so as to find the ma...Xufeng Zhang2013-03-131-1/+1
* | | sctp: Use correct sideffect command in duplicate cookie handlingVlad Yasevich2013-03-131-1/+1
* | | net/core: move vlan_depth out of while loop in skb_network_protocol()Li RongQing2013-03-121-1/+1
* | | bridge: reserve space for IFLA_BRPORT_FAST_LEAVEstephen hemminger2013-03-121-0/+1
* | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-03-121-3/+3
|\ \ \
| * | | batman-adv: verify tt len does not exceed packet lenMarek Lindner2013-03-111-3/+3
* | | | net/ipv4: Ensure that location of timestamp option is storedDavid Ward2013-03-121-4/+1
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-1126-113/+188
|\ \ \
| * | | 6lowpan: Fix endianness issue in is_addr_link_local().YOSHIFUJI Hideaki / 吉藤英明2013-03-101-1/+1
| * | | dcbnl: fix various netlink info leaksMathias Krause2013-03-101-0/+8
| * | | rtnl: fix info leak on RTM_GETLINK request for VF devicesMathias Krause2013-03-101-0/+1
| * | | bridge: fix mdb info leaksMathias Krause2013-03-101-0/+4
| * | | ipv6: stop multicast forwarding to process interface scoped addressesHannes Frederic Sowa2013-03-081-1/+2
| * | | bridging: fix rx_handlers return codeCristian Bercaru2013-03-081-0/+1
| * | | netlabel: fix build problems when CONFIG_IPV6=nPaul Moore2013-03-081-10/+5
| * | | net/rds: zero last byte for strncpyChen Gang2013-03-081-0/+1
| * | | bridge: add missing vid to br_mdb_get()Cong Wang2013-03-074-5/+6
| * | | Fix: sparse warning in inet_csk_prepare_forced_closeChristoph Paasch2013-03-071-0/+1
| * | | afkey: fix a typoJunwei Zhang2013-03-071-4/+4
| * | | netlabel: correctly list all the static label mappingsPaul Moore2013-03-071-6/+6
| * | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-03-073-7/+14
| |\ \ \ | | |_|/ | |/| |
| | * | netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't setPaul Bolle2013-03-041-6/+1
| | * | netfilter: xt_AUDIT: only generate audit log when audit enabledGao feng2013-03-041-0/+3
| | * | netfilter: nf_ct_helper: Fix logging for dropped packetsJoe Perches2013-03-021-1/+10
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-066-42/+70
| |\ \ \
| | * | | mac80211: another fix for idle handling in monitor modeFelix Fietkau2013-03-021-0/+6
| | * | | mac80211: fix VHT MCS calculationJohannes Berg2013-03-011-0/+3
| | * | | mac80211: fix oops on mesh PS broadcast forwardingMarco Porsch2013-03-011-1/+2
| | * | | nl80211: increase wiphy dump size dynamicallyJohannes Berg2013-03-011-5/+25
| | * | | mac80211: really fix monitor mode channel reportingJohannes Berg2013-02-281-8/+13
| | * | | nl80211: remove channel width and extended capa advertisingJohannes Berg2013-02-272-23/+1