Commit Graph

9828 Commits (36010ff6788a058147ae15a1aebf97fd30fa51a9)

Author SHA1 Message Date
Yasuyuki Kozakai 8ca31ce52a netfilter: ip6t_{hbh,dst}: Rejects not-strict mode on rule insertion 17 years ago
Eric Van Hensbergen 16ec470012 9p: fix put_data error handling 17 years ago
Julia Lawall 620678244b 9p: introduce missing kfree 17 years ago
Tejun Heo 206ca50de7 9p-trans_fd: fix and clean up module init/exit paths 17 years ago
Tejun Heo ec3c68f232 9p-trans_fd: don't do fs segment mangling in p9_fd_poll() 17 years ago
Tejun Heo 571ffeafff 9p-trans_fd: clean up p9_conn_create() 17 years ago
Tejun Heo 7dc5d24be0 9p-trans_fd: fix trans_fd::p9_conn_destroy() 17 years ago
Tejun Heo 72029fe85d 9p: implement proper trans module refcounting and unregistration 17 years ago
Michael Kerrisk 2d4c826677 sys_paccept: disable paccept() until API design is resolved 17 years ago
Alexander Duyck ad55dcaff0 netdev: simple_tx_hash shouldn't hash inside fragments 17 years ago
Vlad Yasevich add52379dd sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTH 17 years ago
Vlad Yasevich 0ef46e285c sctp: do not enable peer features if we can't do them. 17 years ago
Vlad Yasevich a3028b8ed1 sctp: set the skb->ip_summed correctly when sending over loopback. 17 years ago
Arjan van de Ven 45e9c0de2e warn: Turn the netdev timeout WARN_ON() into a WARN() 17 years ago
Herbert Xu 93821778de udp: Fix rcv socket locking 17 years ago
Marcel Holtmann 7c6a329e44 [Bluetooth] Fix regression from using default link policy 17 years ago
Neil Horman e550dfb0c2 ipv6: Fix OOPS in ip6_dst_lookup_tail(). 17 years ago
Herbert Xu 225f40055f ipsec: Restore larval states and socket policies in dump 17 years ago
Marcel Holtmann e7c29cb16c [Bluetooth] Reject L2CAP connections on an insecure ACL link 17 years ago
Marcel Holtmann 09ab6f4c23 [Bluetooth] Enforce correct authentication requirements 17 years ago
Marcel Holtmann f1c08ca559 [Bluetooth] Fix reference counting during ACL config stage 17 years ago
Stephen Hemminger 8d4698f7a5 bridge: don't allow setting hello time to zero 17 years ago
Daniel Lezcano d315492b1a netns : fix kernel panic in timewait socket destruction 17 years ago
Jarek Poplawski e8a83e10d7 pkt_sched: Fix qdisc state in net_tx_action() 17 years ago
Patrick McHardy e3b802ba88 netfilter: nf_conntrack_irc: make sure string is terminated before calling simple_strtoul 17 years ago
Alexey Dobriyan 51807e91a7 netfilter: nf_conntrack_gre: nf_ct_gre_keymap_flush() fixlet 17 years ago
Alexey Dobriyan 887464a41f netfilter: nf_conntrack_gre: more locking around keymap list 17 years ago
Alexey Dobriyan 66bf79182d netfilter: nf_conntrack_sip: de-static helper pointers 17 years ago
Linus Torvalds bf7394ccc1 Revert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM" 17 years ago
David S. Miller 6c00055a81 tipc: Don't use structure names which easily globally conflict. 17 years ago
David S. Miller 37b08e34a9 ipsec: Fix deadlock in xfrm_state management. 17 years ago
Breno Leitao 06770843c2 ipv: Re-enable IP when MTU > 68 17 years ago
Julien Brunel 9d7d74029e net/xfrm: Use an IS_ERR test rather than a NULL test 17 years ago
Jouni Malinen 2b58b20939 mac80211: Fix debugfs union misuse and pointer corruption 17 years ago
Florian Mickler d9664741e0 net/wireless/Kconfig: clarify the description for CONFIG_WIRELESS_EXT_SYSFS 17 years ago
Cyrill Gorcunov 27df6f25ff sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transports 17 years ago
Jarek Poplawski 102396ae65 pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock() 17 years ago
Yang Hongyang 3cc76caa98 ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0 17 years ago
Vlad Yasevich d97240552c sctp: fix random memory dereference with SCTP_HMAC_IDENT option. 17 years ago
Vlad Yasevich 328fc47ea0 sctp: correct bounds check in sctp_setsockopt_auth_key 17 years ago
Hugh Dickins d994af0d50 ipv4: mode 0555 in ipv4_skeleton 17 years ago
Philip Love 7982d5e1b3 tcp: fix tcp header size miscalculation when window scale is unused 17 years ago
Jarek Poplawski f6f9b93f16 pkt_sched: Fix gen_estimator locks 17 years ago
Jarek Poplawski f7a54c13c7 pkt_sched: Use rcu_assign_pointer() to change dev_queue->qdisc 17 years ago
Jarek Poplawski 666d9bbedf pkt_sched: Fix dev_graft_qdisc() locking 17 years ago
John W. Linville 576fdeaef6 mac80211: quiet chatty IBSS merge message 17 years ago
Jan-Espen Pettersen 8ab65b03b7 mac80211: don't send empty extended rates IE 17 years ago
Jouni Malinen 93015f0f34 mac80211: Fix debugfs file add/del for netdev 17 years ago
Julia Lawall 667d8af9af net/mac80211/mesh.c: correct the argument to __mesh_table_free 17 years ago
Jouni Malinen 087d833e5a mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM 17 years ago