summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI stateJohan Hedberg2014-07-091-3/+1
* Bluetooth: Refactor discovery stopping into its own functionJohan Hedberg2014-07-091-44/+49
* Bluetooth: Fix indicating discovery state when canceling inquiryJohan Hedberg2014-07-091-0/+4
* Bluetooth: Fix check for connection encryptionJohan Hedberg2014-07-091-1/+1
* Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg2014-07-091-2/+5
* Bluetooth: Fix incorrectly overriding conn->src_typeJohan Hedberg2014-07-091-5/+0
* SUNRPC: Fix a module reference leak in svc_handle_xprtTrond Myklebust2014-07-061-0/+2
* Bluetooth: Fix properly ignoring LTKs of unknown typesJohan Hedberg2014-06-301-2/+8
* Bluetooth: Clearly distinguish mgmt LTK type from authenticated propertyJohan Hedberg2014-06-301-3/+16
* Bluetooth: Fix missing check for FIPS security levelJohan Hedberg2014-06-301-1/+2
* Bluetooth: Fix requiring SMP MITM for outgoing connectionsJohan Hedberg2014-06-301-3/+4
* Bluetooth: Fix authentication check for FIPS security levelJohan Hedberg2014-06-301-0/+1
* Bluetooth: Fix L2CAP deadlockJukka Taimisto2014-06-301-1/+4
* Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handlingJukka Rissanen2014-06-301-30/+35
* udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet2014-06-261-0/+4
* rtnetlink: fix userspace API breakage for iproute2 < v3.9.0Michal Schmidt2014-06-261-4/+18
* sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang2014-06-261-1/+1
* ipv4: fix a race in ip4_datagram_release_cb()Eric Dumazet2014-06-261-5/+15
* ipip, sit: fix ipv4_{update_pmtu,redirect} callsDmitry Popov2014-06-262-4/+4
* net: force a list_del() in unregister_netdevice_many()Eric Dumazet2014-06-263-3/+4
* net: tunnels - enable module autoloadingTom Gundersen2014-06-263-0/+3
* ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next()Sven Wegener2014-06-261-4/+4
* 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