summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: filter: fix possible memory leak in __sk_prepare_filter()Leon Yu2014-06-021-1/+6
* tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng2014-06-021-6/+5
* netlink: Only check file credentials for implicit destinationsEric W. Biederman2014-06-021-1/+6
* net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet2014-06-021-8/+3
* bridge: Prevent insertion of FDB entry with disallowed vlanToshiaki Makita2014-06-023-2/+37
* bridge: notify user space after fdb updateJon Maxwell2014-06-011-1/+7
* net: fix wrong mac_len calculation for vlansNikolay Aleksandrov2014-06-011-10/+25
* Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-05-311-3/+3
|\
| * batman-adv: fix NULL pointer dereferencesMarek Lindner2014-05-311-3/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-05-301-5/+10
|\ \ | |/ |/|
| * ipvs: Fix panic due to non-linear skbPeter Christensen2014-05-261-5/+10
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-241-2/+2
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-231-2/+2
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2014-05-191-2/+2
| | |\ \
| | | * | Bluetooth: Fix L2CAP LE debugfs entries permissionsSamuel Ortiz2014-05-141-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-2357-297/+556
|\ \ \ \ \ | |/ / / /
| * | | | batman: fix a bogus warning from batadv_is_on_batman_iface()Cong Wang2014-05-221-1/+1
| * | | | ipv4: initialise the itag variable in __mkroute_inputLi RongQing2014-05-221-1/+1
| * | | | ipv6: gro: fix CHECKSUM_COMPLETE supportEric Dumazet2014-05-212-6/+2
| * | | | net_sched: fix an oops in tcindex filterCong Wang2014-05-211-10/+20
| * | | | ip_tunnel: Initialize the fallback device properlySteffen Klassert2014-05-211-0/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-05-211-26/+23
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | netfilter: nf_tables: fix trace of matching non-terminal rulePablo Neira Ayuso2014-05-151-1/+3
| | * | | netfilter: nf_tables: fix missing return trace at the end of non-base chainPablo Neira Ayuso2014-05-121-5/+3
| | * | | netfilter: nf_tables: fix bogus rulenum after goto actionPablo Neira Ayuso2014-05-121-1/+1
| | * | | netfilter: nf_tables: fix tracing of the goto actionPablo Neira Ayuso2014-05-121-1/+5
| | * | | netfilter: nf_tables: fix goto actionPablo Neira Ayuso2014-05-121-18/+10
| | * | | netfilter: nf_tables: reset rule number counter after jump and gotoPablo Neira Ayuso2014-05-101-1/+2
| * | | | bonding: Fix stacked device detection in arp monitoringVlad Yasevich2014-05-161-0/+26
| * | | | vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich2014-05-163-44/+10
| * | | | net: Find the nesting level of a given device by type.Vlad Yasevich2014-05-161-0/+50
| * | | | net: gro: make sure skb->cb[] initial content has not to be zeroEric Dumazet2014-05-162-2/+3
| * | | | ipv4: ip_tunnels: disable cache for nbma gre tunnelsTimo Teräs2014-05-161-1/+2
| * | | | net/dsa/dsa.c: increment chip_index during of_node handling on dsa_of_probe()Fabian Godehardt2014-05-161-1/+2
| * | | | net: ipv6: make "ip -6 route get mark xyz" work.Lorenzo Colitti2014-05-161-0/+3
| * | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-05-164-8/+20
| |\ \ \ \
| | * | | | batman-adv: fix local TT check for outgoing arp requests in DATAntonio Quartulli2014-05-151-2/+1
| | * | | | batman-adv: increase orig refcount when storing ref in gw_nodeAntonio Quartulli2014-05-151-2/+9
| | * | | | batman-adv: fix reference counting imbalance while sending fragmentAntonio Quartulli2014-05-151-3/+8
| | * | | | batman-adv: fix indirect hard_iface NULL dereferenceMarek Lindner2014-05-151-1/+2
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-165-19/+42
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-155-19/+42
| | |\ \ \ \ \ | | | |/ / / / | | |/| | / / | | | | |/ / | | | |/| |
| | | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2014-05-143-14/+34
| | | |\ \ \
| | | | * | | mac80211: fix on-channel remain-on-channelJohannes Berg2014-05-142-7/+21
| | | | * | | mac80211: fix suspend vs. association raceEmmanuel Grumbach2014-05-131-7/+13
| | | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2014-05-122-5/+8
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | mac80211: fix vif name tracingEliad Peller2014-05-091-2/+2
| | | | * | | mac80211: allow VHT with peers not capable of 40MHzJohannes Berg2014-05-091-3/+6
| * | | | | | af_rxrpc: Fix XDR length check in rxrpc key demarshalling.Nathaniel W Filardo2014-05-161-1/+1
| * | | | | | ipv6: update Destination Cache entries when gateway turn into hostDuan Jiong2014-05-152-5/+23