Age | Commit message (Expand) | Author |
2014-05-31 | ipv6: fib: fix fib dump restart | Kumar Sundararajan |
2014-05-31 | rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set | David Gibson |
2014-05-31 | rtnetlink: Warn when interface's information won't fit in our packet | David Gibson |
2014-05-31 | net: Fix ns_capable check in sock_diag_put_filterinfo | Andrew Lutomirski |
2014-05-31 | net: sctp: cache auth_enable per endpoint | Vlad Yasevich |
2014-05-31 | vlan: Fix lockdep warning with stacked vlan devices. | Vlad Yasevich |
2014-05-31 | net: Find the nesting level of a given device by type. | Vlad Yasevich |
2014-05-31 | vlan: Fix lockdep warning when vlan dev handle notification | dingtianhong |
2014-05-31 | ip6_gre: don't allow to remove the fb_tunnel_dev | Nicolas Dichtel |
2014-05-31 | net: Start with correct mac_len in skb_network_protocol | Vlad Yasevich |
2014-05-31 | Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re... | Daniel Borkmann |
2014-05-31 | filter: prevent nla extensions to peek beyond the end of the message | Mathias Krause |
2014-05-31 | ipv4: return valid RTA_IIF on ip route get | Julian Anastasov |
2014-05-31 | net: ipv4: current group_info should be put after using. | Wang, Xiaoming |
2014-05-31 | vti: don't allow to add the same tunnel twice | Nicolas Dichtel |
2014-05-31 | gre: don't allow to add the same tunnel twice | Nicolas Dichtel |
2014-05-31 | ipv6: Limit mtu to 65575 bytes | Eric Dumazet |
2014-05-31 | bridge: Fix double free and memory leak around br_allowed_ingress | Toshiaki Makita |
2014-05-31 | net: core: don't account for udp header size when computing seglen | Florian Westphal |
2014-05-31 | l2tp: take PMTU from tunnel UDP socket | Dmitry Petukhov |
2014-05-31 | net: sctp: test if association is dead in sctp_wake_up_waiters | Daniel Borkmann |
2014-05-31 | net: sctp: wake up all assocs if sndbuf policy is per socket | Daniel Borkmann |
2014-05-31 | netfilter: nf_tables: set names cannot be larger than 15 bytes | Pablo Neira Ayuso |
2014-05-31 | netfilter: Can't fail and free after table replacement | Thomas Graf |
2014-05-31 | netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4 | Patrick McHardy |
2014-05-13 | mac80211: exclude AP_VLAN interfaces from tx power calculation | Felix Fietkau |
2014-05-13 | mac80211: fix software remain-on-channel implementation | Johannes Berg |
2014-05-13 | mac80211: fix suspend vs. authentication race | Johannes Berg |
2014-05-13 | mac80211: fix WPA with VLAN on AP side with ps-sta again | Michael Braun |
2014-05-13 | mac80211: fix potential use-after-free | Johannes Berg |
2014-05-13 | crush: fix off-by-one errors in total_tries refactor | Ilya Dryomov |
2014-05-13 | SUNRPC: Ensure call_connect_status() deals correctly with SOFTCONN tasks | Steve Dickson |
2014-05-13 | SUNRPC: Ensure that call_connect times out correctly | Trond Myklebust |
2014-05-06 | nfsd: check passed socket's net matches NFSd superblock's one | Stanislav Kinsbursky |
2014-04-26 | Bluetooth: Fix removing Long Term Key | Claudio Takahasi |
2014-04-14 | rds: prevent dereference of a NULL device in rds_iw_laddr_check | Sasha Levin |
2014-04-14 | ipv6: some ipv6 statistic counters failed to disable bh | Hannes Frederic Sowa |
2014-03-28 | vlan: Warn the user if lowerdev has bad vlan features. | Vlad Yasevich |
2014-03-28 | bridge: Fix crash with vlan filtering and tcpdump | Vlad Yasevich |
2014-03-28 | net: Account for all vlan headers in skb_mac_gso_segment | Vlad Yasevich |
2014-03-28 | ipv6: move DAD and addrconf_verify processing to workqueue | Hannes Frederic Sowa |
2014-03-28 | tcp: fix get_timewait4_sock() delay computation on 64bit | Eric Dumazet |
2014-03-28 | openvswitch: fix a possible deadlock and lockdep warning | Flavio Leitner |
2014-03-28 | bridge: Fix handling stacked vlan tags | Toshiaki Makita |
2014-03-28 | bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled | Toshiaki Makita |
2014-03-27 | core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors | Zoltan Kiss |
2014-03-27 | vlan: Set hard_header_len according to available acceleration | Vlad Yasevich |
2014-03-26 | net: unix: non blocking recvmsg() should not return -EINTR | Eric Dumazet |
2014-03-26 | ip_tunnel: Fix dst ref-count. | Pravin B Shelar |
2014-03-24 | tipc: fix spinlock recursion bug for failed subscriptions | Erik Hugne |