summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-07-09netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumperFlorian Westphal
2014-07-09netfilter: nf_nat: fix oops on netns removalFlorian Westphal
2014-07-09netfilter: ctnetlink: fix dumping of dying/unconfirmed conntracksPablo Neira Ayuso
2014-07-09mac80211: fix a memory leak on sta rate selection tableFelix Fietkau
2014-07-09mac80211: don't check netdev state for debugfs read/writeArik Nemtsov
2014-07-09mac80211: fix IBSS join by initializing last_scan_completedKrzysztof HaƂasa
2014-07-09Bluetooth: Allow change security level on ATT_CID in slave roleMarcin Kraglak
2014-07-09Bluetooth: Fix locking of hdev when calling into SMP codeJohan Hedberg
2014-07-09Bluetooth: Fix deadlock in l2cap_conn_del()Jukka Taimisto
2014-07-09Bluetooth: Fix setting correct authentication information for SMP STKJohan Hedberg
2014-07-09Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI stateJohan Hedberg
2014-07-09Bluetooth: Refactor discovery stopping into its own functionJohan Hedberg
2014-07-09Bluetooth: Fix indicating discovery state when canceling inquiryJohan Hedberg
2014-07-09Bluetooth: Fix check for connection encryptionJohan Hedberg
2014-07-09Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg
2014-07-09Bluetooth: Fix incorrectly overriding conn->src_typeJohan Hedberg
2014-07-06SUNRPC: Fix a module reference leak in svc_handle_xprtTrond Myklebust
2014-06-30Bluetooth: Fix properly ignoring LTKs of unknown typesJohan Hedberg
2014-06-30Bluetooth: Clearly distinguish mgmt LTK type from authenticated propertyJohan Hedberg
2014-06-30Bluetooth: Fix missing check for FIPS security levelJohan Hedberg
2014-06-30Bluetooth: Fix requiring SMP MITM for outgoing connectionsJohan Hedberg
2014-06-30Bluetooth: Fix authentication check for FIPS security levelJohan Hedberg
2014-06-30Bluetooth: Fix L2CAP deadlockJukka Taimisto
2014-06-30Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handlingJukka Rissanen
2014-06-26udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet
2014-06-26rtnetlink: fix userspace API breakage for iproute2 < v3.9.0Michal Schmidt
2014-06-26sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang
2014-06-26ipv4: fix a race in ip4_datagram_release_cb()Eric Dumazet
2014-06-26ipip, sit: fix ipv4_{update_pmtu,redirect} callsDmitry Popov
2014-06-26net: force a list_del() in unregister_netdevice_many()Eric Dumazet
2014-06-26net: tunnels - enable module autoloadingTom Gundersen
2014-06-26ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next()Sven Wegener
2014-06-02net: filter: fix possible memory leak in __sk_prepare_filter()Leon Yu
2014-06-02tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng
2014-06-02netlink: Only check file credentials for implicit destinationsEric W. Biederman
2014-06-02net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-06-02bridge: Prevent insertion of FDB entry with disallowed vlanToshiaki Makita
2014-06-01bridge: notify user space after fdb updateJon Maxwell
2014-06-01net: fix wrong mac_len calculation for vlansNikolay Aleksandrov
2014-05-31Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-05-31batman-adv: fix NULL pointer dereferencesMarek Lindner
2014-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-05-26ipvs: Fix panic due to non-linear skbPeter Christensen
2014-05-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-22batman: fix a bogus warning from batadv_is_on_batman_iface()Cong Wang
2014-05-22ipv4: initialise the itag variable in __mkroute_inputLi RongQing
2014-05-21ipv6: gro: fix CHECKSUM_COMPLETE supportEric Dumazet
2014-05-21net_sched: fix an oops in tcindex filterCong Wang