Age | Commit message (Expand) | Author |
2014-03-23 | mac80211: clear sequence/fragment number in QoS-null frames | Johannes Berg |
2014-03-23 | mac80211: fix association to 20/40 MHz VHT networks | Johannes Berg |
2014-03-23 | mac80211: don't validate unchanged AP bandwidth while tracking | Johannes Berg |
2014-03-23 | mac80211: fix AP powersave TX vs. wakeup race | Emmanuel Grumbach |
2014-03-23 | mac80211: send control port protocol frames to the VO queue | Felix Fietkau |
2014-03-23 | net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable | Daniel Borkmann |
2014-03-23 | ipv6: ipv6_find_hdr restore prev functionality | Hans Schillstrom |
2014-03-23 | ipv6: reuse ip6_frag_id from ip6_ufo_append_data | Hannes Frederic Sowa |
2014-03-23 | neigh: recompute reachabletime before returning from neigh_periodic_work() | Duan Jiong |
2014-03-23 | net-tcp: fastopen: fix high order allocations | Eric Dumazet |
2014-03-06 | SUNRPC: Fix races in xs_nospace() | Trond Myklebust |
2014-03-06 | net: use __GFP_NORETRY for high order allocations | Eric Dumazet |
2014-03-06 | net: ip, ipv6: handle gso skbs in forwarding path | Florian Westphal |
2014-03-06 | net: core: introduce netif_skb_dev_features | Florian Westphal |
2014-03-06 | net: add and use skb_gso_transport_seglen() | Florian Westphal |
2014-03-06 | net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode | Daniel Borkmann |
2014-03-06 | ipv4: fix counter in_slow_tot | Duan Jiong |
2014-03-06 | tcp: tsq: fix nonagle handling | John Ogness |
2014-03-06 | netpoll: fix netconsole IPv6 setup | Sabrina Dubroca |
2014-03-06 | net: fix 'ip rule' iif/oif device rename | Maciej Żenczykowski |
2014-03-06 | ipv4: Fix runtime WARNING in rtmsg_ifa() | Geert Uytterhoeven |
2014-03-06 | can: add destructor for self generated skbs | Oliver Hartkopp |
2014-03-06 | 9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffers | Richard Yao |
2014-03-06 | 6lowpan: fix lockdep splats | Eric Dumazet |
2014-02-22 | mac80211: fix fragmentation code, particularly for encryption | Johannes Berg |
2014-02-22 | mac80211: release the channel in error path in start_ap | Emmanuel Grumbach |
2014-02-22 | mac80211: move roc cookie assignment earlier | Eliad Peller |
2014-02-13 | sunrpc: Fix infinite loop in RPC state machine | Weston Andros Adamson |
2014-02-13 | fuse: fix pipe_buf_operations | Miklos Szeredi |
2014-02-06 | ip6tnl: fix double free of fb_tnl_dev on exit | Nicolas Dichtel |
2014-02-06 | Revert "ip6tnl: fix use after free of fb_tnl_dev" | Nicolas Dichtel |
2014-02-06 | sit: fix double free of fb_tunnel_dev on exit | Nicolas Dichtel |
2014-02-06 | net: Fix memory leak if TPROXY used with TCP early demux | Holger Eitzenberger |
2014-02-06 | fib_frontend: fix possible NULL pointer dereference | Oliver Hartkopp |
2014-02-06 | ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is called | Duan Jiong |
2014-02-06 | bpf: do not use reciprocal divide | Eric Dumazet |
2014-02-06 | tcp: metrics: Avoid duplicate entries with the same destination-IP | Christoph Paasch |
2014-02-06 | net: rds: fix per-cpu helper usage | Gerald Schaefer |
2014-02-06 | net: avoid reference counter overflows on fib_rules in multicast forwarding | Hannes Frederic Sowa |
2014-02-06 | ieee802154: Fix memory leak in ieee802154_add_iface() | Christian Engelmayer |
2014-02-06 | inet_diag: fix inet_diag_dump_icsk() timewait socket state logic | Neal Cardwell |
2014-02-06 | x86, x32: Correct invalid use of user timespec in the kernel | PaX Team |
2014-01-15 | netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper | Daniel Borkmann |
2014-01-15 | mac80211: move "bufferable MMPDU" check to fix AP mode scan | Felix Fietkau |
2014-01-15 | net: Loosen constraints for recalculating checksum in skb_segment() | Simon Horman |
2014-01-15 | bridge: use spin_lock_bh() in br_multicast_set_hash_max | Curt Brune |
2014-01-15 | netpoll: Fix missing TXQ unlock and and OOPS. | David S. Miller |
2014-01-15 | net: llc: fix use after free in llc_ui_recvmsg | Daniel Borkmann |
2014-01-15 | vlan: Fix header ops passthru when doing TX VLAN offload. | David S. Miller |
2014-01-15 | net: rose: restore old recvmsg behavior | Florian Westphal |