Age | Commit message (Expand) | Author |
2013-12-28 | netfilter: nf_tables: fix wrong datatype in nft_validate_data_load() | Pablo Neira Ayuso |
2013-12-28 | batman-adv: fix vlan header access | Antonio Quartulli |
2013-12-28 | batman-adv: clean nf state when removing protocol header | Antonio Quartulli |
2013-12-28 | batman-adv: fix alignment for batadv_tvlv_tt_change | Antonio Quartulli |
2013-12-28 | batman-adv: fix size of batadv_bla_claim_dst | Simon Wunderlich |
2013-12-28 | batman-adv: fix size of batadv_icmp_header | Antonio Quartulli |
2013-12-28 | batman-adv: fix header alignment by unrolling batadv_header | Simon Wunderlich |
2013-12-28 | batman-adv: fix alignment for batadv_coded_packet | Simon Wunderlich |
2013-12-28 | netfilter: nf_tables: fix oops when updating table with user chains | Pablo Neira Ayuso |
2013-12-28 | netfilter: nf_tables: fix dumping with large number of sets | Pablo Neira Ayuso |
2013-12-27 | ipv6: release dst properly in ipip6_tunnel_xmit | Li RongQing |
2013-12-27 | net_sched: act: Dont increment refcnt on replace | Jamal Hadi Salim |
2013-12-27 | rds: prevent dereference of a NULL device | Sasha Levin |
2013-12-27 | ipvs: correct usage/allocation of seqadj ext in ipvs | Jesper Dangaard Brouer |
2013-12-27 | netfilter: WARN about wrong usage of sequence number adjustments | Jesper Dangaard Brouer |
2013-12-22 | ipv4: consistent reporting of pmtu data in case of corking | Hannes Frederic Sowa |
2013-12-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-12-20 | netfilter: nf_ct_timestamp: Fix BUG_ON after netns deletion | Helmut Schaa |
2013-12-20 | netfilter: nft_exthdr: call ipv6_find_hdr() with explicitly initialized offset | Daniel Borkmann |
2013-12-19 | dccp: catch failed request_module call in dccp_probe init | Wang Weidong |
2013-12-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2013-12-19 | ipv6: always set the new created dst's from in ip6_rt_copy | Li RongQing |
2013-12-19 | net: inet_diag: zero out uninitialized idiag_{src,dst} fields | Daniel Borkmann |
2013-12-18 | ipv6: sit: update mtu check to take care of gso packets | Eric Dumazet |
2013-12-18 | ipv6: pmtudisc setting not respected with UFO/CORK | Hannes Frederic Sowa |
2013-12-18 | ip_gre: fix msg_name parsing for recvfrom/recvmsg | Timo Teräs |
2013-12-18 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2013-12-17 | net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock held | John Fastabend |
2013-12-17 | netfilter: nfnetlink_log: unset nf_loggers for netns when unloading module | Gao feng |
2013-12-17 | neigh: Netlink notification for administrative NUD state change | Bob Gilligan |
2013-12-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2013-12-17 | net: unix: allow bind to fail on mutex lock | Sasha Levin |
2013-12-17 | udp: ipv4: do not use sk_dst_lock from softirq context | Eric Dumazet |
2013-12-17 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-12-17 | Bluetooth: Fix HCI User Channel permission check in hci_sock_sendmsg | Marcel Holtmann |
2013-12-16 | sctp: loading sctp when load sctp_probe | wangweidong |
2013-12-16 | mac80211: move "bufferable MMPDU" check to fix AP mode scan | Felix Fietkau |
2013-12-16 | radiotap: fix bitmap-end-finding buffer overrun | Johannes Berg |
2013-12-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-12-12 | netfilter: nft_reject: fix endianness in dump function | Eric Leblond |
2013-12-11 | sch_tbf: use do_div() for 64-bit divide | Yang Yingliang |
2013-12-11 | udp: ipv4: must add synchronization in udp_sk_rx_dst_set() | Eric Dumazet |
2013-12-11 | udp: ipv4: fix potential use after free in udp_v4_early_demux() | Eric Dumazet |
2013-12-11 | net: sched: htb: fix the calculation of quantum | Yang Yingliang |
2013-12-11 | net: sched: tbf: fix the calculation of max_size | Yang Yingliang |
2013-12-11 | netfilter: SYNPROXY target: restrict to INPUT/FORWARD | Patrick McHardy |
2013-12-10 | udp: ipv4: fix an use after free in __udp4_lib_rcv() | Eric Dumazet |
2013-12-10 | sctp: fix up a spacing | wangweidong |
2013-12-10 | sctp: add check rto_min and rto_max in sysctl | wangweidong |
2013-12-10 | sctp: check the rto_min and rto_max in setsockopt | wangweidong |