aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-06
|\
| * Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman2013-10-19
| |\
| | * net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman2013-10-06
| * | sysfs: make attr namespace interface less convolutedTejun Heo2013-09-26
* | | net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcbDaniel Borkmann2013-11-04
* | | net: flow_dissector: fail on evil iph->ihlJason Wang2013-11-02
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-11-02
|\ \ \
| * | | xfrm: Fix null pointer dereference when decoding sessionsSteffen Klassert2013-11-01
| * | | xfrm: Increase the garbage collector thresholdSteffen Klassert2013-10-28
| * | | xfrm: prevent ipcomp scratch buffer race conditionMichal Kubecek2013-10-18
* | | | bridge: pass correct vlan id to multicast codeVlad Yasevich2013-10-29
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2013-10-29
|\ \ \ \
| * | | | openvswitch: fix vport-netdev unregisterAlexei Starovoitov2013-10-16
* | | | | net: x25: Fix dead URLs in KconfigMichael Drüing2013-10-29
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-10-29
|\ \ \ \ \
| * | | | | netfilter: xt_NFQUEUE: fix --queue-bypass regressionHolger Eitzenberger2013-10-29
* | | | | | tcp: gso: fix truesize trackingEric Dumazet2013-10-29
* | | | | | pkt_sched: fq: clear time_next_packet for reused flowsEric Dumazet2013-10-28
* | | | | | tcp: do not rearm RTO when future data are sackedYuchung Cheng2013-10-27
* | | | | | tcp: only take RTT from timestamps if new data is ackedYuchung Cheng2013-10-27
* | | | | | tcp: fix SYNACK RTT estimation in Fast OpenYuchung Cheng2013-10-27
* | | | | | ipv6: ip6_dst_check needs to check for expired dst_entriesHannes Frederic Sowa2013-10-25
* | | | | | netpoll: fix rx_hook() interface by passing the skbAntonio Quartulli2013-10-25
|/ / / / /
* | | | | net: sctp: fix ASCONF to allow non SCTP_ADDR_SRC addresses in ipv6Daniel Borkmann2013-10-23
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-10-23
|\ \ \ \ \
| * | | | | netfilter: x_tables: fix ordering of jumpstack allocation and table updateWill Deacon2013-10-22
| * | | | | netfilter: ipt_ULOG: fix info leaksMathias Krause2013-10-02
| * | | | | netfilter: ebt_ulog: fix info leaksMathias Krause2013-10-02
| | |_|_|/ | |/| | |
* | | | | Revert "bridge: only expire the mdb entry when query is received"Linus Lüssing2013-10-22
* | | | | tcp: initialize passive-side sk_pacing_rate after 3WHSNeal Cardwell2013-10-21
* | | | | ipv6: probe routes asynchronous in rt6_probeHannes Frederic Sowa2013-10-21
* | | | | netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helperJulian Anastasov2013-10-21
* | | | | ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov2013-10-21
* | | | | ip_output: do skb ufo init for peeked non ufo skb as wellJiri Pirko2013-10-19
* | | | | ip6_output: do skb ufo init for peeked non ufo skb as wellJiri Pirko2013-10-19
* | | | | udp6: respect IPV6_DONTFRAG sockopt in case there are pending framesJiri Pirko2013-10-19
* | | | | net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix raceDaniel Borkmann2013-10-19
* | | | | bridge: Fix updating FDB entries when the PVID is appliedToshiaki Makita2013-10-18
* | | | | bridge: Fix the way the PVID is referencedToshiaki Makita2013-10-18
* | | | | bridge: Apply the PVID to priority-tagged framesToshiaki Makita2013-10-18
* | | | | bridge: Don't use VID 0 and 4095 in vlan filteringToshiaki Makita2013-10-18
* | | | | bridge: Correctly clamp MAX forward_delay when enabling STPVlad Yasevich2013-10-17
* | | | | tcp: remove the sk_can_gso() check from tcp_set_skb_tso_segs()Eric Dumazet2013-10-17
* | | | | tcp: must unclone packets before mangling themEric Dumazet2013-10-17
* | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-10-17
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-15
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-10-14
| | |\ \ \ \
| | | * | | | mac80211: fix crash if bitrate calculation goes wrongJohannes Berg2013-10-14
| | | * | | | wireless: radiotap: fix parsing buffer overrunJohannes Berg2013-10-14
| | | * | | | cfg80211: don't add p2p device while in RFKILLEmmanuel Grumbach2013-10-09