| Commit message (Expand) | Author | Age | Files | Lines |
* | netrom: use linux/uaccess.h | Fabian Frederick | 2014-10-17 | 7 | -7/+7 |
* | tipc: fix bug in bundled buffer reception | Jon Paul Maloy | 2014-10-17 | 1 | -1/+6 |
* | ipv6: introduce tcp_v6_iif() | Eric Dumazet | 2014-10-17 | 3 | -13/+18 |
* | ipv4: fix a potential use after free in fou.c | Li RongQing | 2014-10-17 | 1 | -0/+3 |
* | ipv4: fix a potential use after free in ip_tunnel_core.c | Li RongQing | 2014-10-17 | 1 | -1/+2 |
* | openvswitch: Create right mask with disabled megaflows | Pravin B Shelar | 2014-10-17 | 1 | -21/+72 |
* | openvswitch: fix a use after free | Li RongQing | 2014-10-17 | 1 | -1/+2 |
* | ipv4: dst_entry leak in ip_send_unicast_reply() | Vasily Averin | 2014-10-17 | 1 | -3/+9 |
* | ipv4: clean up cookie_v4_check() | Cong Wang | 2014-10-17 | 2 | -4/+4 |
* | ipv4: share tcp_v4_save_options() with cookie_v4_check() | Cong Wang | 2014-10-17 | 2 | -29/+1 |
* | ipv4: call __ip_options_echo() in cookie_v4_check() | Cong Wang | 2014-10-17 | 1 | -1/+1 |
* | openvswitch: use vport instead of p | Fabian Frederick | 2014-10-15 | 1 | -2/+2 |
* | openvswitch: kerneldoc warning fix | Fabian Frederick | 2014-10-15 | 1 | -1/+1 |
* | net: Add ndo_gso_check | Tom Herbert | 2014-10-15 | 1 | -1/+1 |
* | tcp: TCP Small Queues and strange attractors | Eric Dumazet | 2014-10-14 | 1 | -7/+19 |
* | net: Trap attempts to call sock_kfree_s() with a NULL pointer. | David S. Miller | 2014-10-14 | 1 | -0/+2 |
* | rds: avoid calling sock_kfree_s() on allocation failure | Cong Wang | 2014-10-14 | 1 | -3/+4 |
* | caif_usb: use target structure member in memset | Fabian Frederick | 2014-10-14 | 1 | -1/+1 |
* | caif_usb: remove redundant memory message | Fabian Frederick | 2014-10-14 | 1 | -3/+2 |
* | caif: replace kmalloc/memset 0 by kzalloc | Fabian Frederick | 2014-10-14 | 1 | -2/+2 |
* | ipv4: fix nexthop attlen check in fib_nh_match | Jiri Pirko | 2014-10-14 | 1 | -1/+1 |
* | tcp: fix tcp_ack() performance problem | Eric Dumazet | 2014-10-14 | 1 | -9/+27 |
* | ipv6: remove aca_lock spinlock from struct ifacaddr6 | Li RongQing | 2014-10-14 | 1 | -1/+0 |
* | tcp: fix ooo_okay setting vs Small Queues | Eric Dumazet | 2014-10-14 | 1 | -2/+6 |
* | net: sctp: fix remote memory pressure from excessive queueing | Daniel Borkmann | 2014-10-14 | 2 | -26/+10 |
* | net: sctp: fix panic on duplicate ASCONF chunks | Daniel Borkmann | 2014-10-14 | 1 | -0/+2 |
* | net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks | Daniel Borkmann | 2014-10-14 | 2 | -60/+57 |
* | net: fix races in page->_count manipulation | Eric Dumazet | 2014-10-10 | 1 | -7/+18 |
* | flow-dissector: Fix alignment issue in __skb_flow_get_ports | Alexander Duyck | 2014-10-10 | 1 | -13/+23 |
* | net: filter: fix the comments | Li RongQing | 2014-10-10 | 1 | -6/+3 |
* | net: bpf: fix bpf syscall dependence on anon_inodes | Alexei Starovoitov | 2014-10-10 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2014-10-10 | 1 | -6/+4 |
|\ |
|
| * | netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAX | Pablo Neira Ayuso | 2014-10-07 | 1 | -6/+4 |
* | | Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-10-10 | 1 | -2/+2 |
|\ \ |
|
| * | | net: rfkill: kernel-doc warning fixes | Fabian Frederick | 2014-10-08 | 1 | -2/+2 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-10-07 | 3 | -2/+9 |
| |\ \ |
|
* | | | | net_sched: restore qdisc quota fairness limits after bulk dequeue | Jesper Dangaard Brouer | 2014-10-09 | 1 | -7/+13 |
* | | | | net: Missing @ before descriptions cause make xmldocs warning | Masanari Iida | 2014-10-09 | 1 | -5/+5 |
* | | | | netlabel: kernel-doc warning fix | Fabian Frederick | 2014-10-09 | 1 | -1/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-10-08 | 434 | -7910/+15378 |
|\ \ \ \ |
|
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-10-08 | 9 | -14/+49 |
| |\ \ \ \ |
|
| | * | | | | net_sched: copy exts->type in tcf_exts_change() | WANG Cong | 2014-10-08 | 1 | -0/+1 |
| | * | | | | bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTING | Herbert Xu | 2014-10-07 | 2 | -0/+15 |
| | * | | | | sctp: handle association restarts when the socket is closed. | Vlad Yasevich | 2014-10-06 | 1 | -3/+16 |
| | * | | | | ematch: Fix early ending of inverted containers. | Ignacy Gawędzki | 2014-10-04 | 1 | -2/+3 |
| | * | | | | ip6_gre: fix flowi6_proto value in xmit path | Nicolas Dichtel | 2014-10-04 | 1 | -2/+2 |
| | * | | | | net/rds: fix possible double free on sock tear down | Herton R. Krzesinski | 2014-10-03 | 1 | -4/+7 |
| | * | | | | net/rds: do proper house keeping if connection fails in rds_tcp_conn_connect | Herton R. Krzesinski | 2014-10-03 | 1 | -1/+4 |
| | * | | | | net/rds: call rds_conn_drop instead of open code it at rds_connect_complete | Herton R. Krzesinski | 2014-10-03 | 1 | -2/+1 |
| * | | | | | netlabel: directly return netlbl_unlabel_genl_init() | Fabian Frederick | 2014-10-08 | 1 | -5/+1 |