summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | mac80211: Fix crash due to un-canceled work-itemsBen Greear2013-02-261-0/+11
| | * | | mac80211: stop timers before canceling work itemsBen Greear2013-02-261-5/+9
| * | | | net/ipv4: Timestamp option cannot overflow with prespecified addressesDavid Ward2013-03-061-1/+1
| * | | | net: reduce net_rx_action() latency to 2 HZEric Dumazet2013-03-061-1/+1
| * | | | net: fix new kernel-doc warnings in net coreRandy Dunlap2013-03-061-1/+1
| * | | | pkt_sched: sch_qfq: remove a useless invocation of qfq_update_eligiblePaolo Valente2013-03-061-2/+0
| * | | | pkt_sched: sch_qfq: do not allow virtual time to jump if an aggregate is in s...Paolo Valente2013-03-061-1/+2
| * | | | pkt_sched: sch_qfq: prevent budget from wrapping around after a dequeuePaolo Valente2013-03-061-1/+9
| * | | | pkt_sched: sch_qfq: serve activated aggregates immediately if the scheduler i...Paolo Valente2013-03-061-14/+22