aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20
|\
| * net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfromAl Viro2015-03-20
| * net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...Catalin Marinas2015-03-20
| * tcp: fix tcp fin memory accountingJosh Hunt2015-03-20
| * ipv6: fix backtracking for throw routesSteven Barth2015-03-20
| * ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_f...Sabrina Dubroca2015-03-20
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-19
| |\
| | * act_bpf: allow non-default TC_ACT opcodes as BPF exec outcomeDaniel Borkmann2015-03-17
| | * inet: Clean up inet_csk_wait_for_connect() vs. might_sleep()Eric Dumazet2015-03-17
| | * ip6_tunnel: fix error code when tunnel existsNicolas Dichtel2015-03-17
| | * Merge tag 'mac80211-for-davem-2015-03-16' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-03-16
| | |\
| | | * mac80211: ignore CSA to same channelJohannes Berg2015-03-16
| | | * nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg2015-03-16
| | | * mac80211: ask for ECSA IE to be considered for beacon parse CRCJohannes Berg2015-03-16
| | | * mac80211: count interfaces correctly for combination checksAndrei Otcheretianski2015-03-16
| | | * mac80211: disable u-APSD queues by defaultMichal Kazior2015-03-03
| | | * mac80211: drop unencrypted frames in mesh fwdingBob Copeland2015-03-03
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-03-16
| | |\ \
| | | * | xfrm: release dst_orig in case of error in xfrm_lookup()huaibin Wang2015-02-12
| | | * | xfrm: Fix local error reporting crash with interfamily tunnelsSteffen Klassert2015-02-09
| | | * | xfrm6: Fix a offset value for network header in _decode_session6Hajime Tazaki2015-02-06
| | * | | rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()Al Viro2015-03-15
| | * | | caif: fix MSG_OOB test in caif_seqpkt_recvmsg()Al Viro2015-03-15
| | * | | bridge: reset bridge mtu after deleting an interfaceVenkat Venkatsubra2015-03-14
| | * | | inet_diag: fix possible overflow in inet_diag_dump_one_icsk()Eric Dumazet2015-03-13
| | * | | rds: avoid potential stack overflowArnd Bergmann2015-03-12
| | * | | sock: fix possible NULL sk dereference in __skb_tstamp_txWillem de Bruijn2015-03-12
| | * | | xps: must clear sender_cpu before forwardingEric Dumazet2015-03-11
| | * | | net: sysctl_net_core: check SNDBUF and RCVBUF for min lengthAlexey Kodanev2015-03-11
| | * | | tcp: restore 1.5x per RTT limit to CUBIC cwnd growth in congestion avoidanceNeal Cardwell2015-03-11
| | * | | tcp: fix tcp_cong_avoid_ai() credit accumulation bug with decreases in wNeal Cardwell2015-03-11
| | * | | net: Handle unregister properly when netdev namespace change fails.David S. Miller2015-03-10
| | * | | net: add comment for sock_efree() usageOliver Hartkopp2015-03-10
| | * | | net_sched: fix struct tc_u_hnode layout in u32WANG Cong2015-03-09
| * | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-03-17
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | 9p/trans_virtio: fix hot-unplugMichael S. Tsirkin2015-03-13
* | | | | tipc: Use inlined rhashtable interfaceHerbert Xu2015-03-20
* | | | | netfilter: Convert nft_hash to inlined rhashtableHerbert Xu2015-03-20
* | | | | netlink: Move namespace into hash keyHerbert Xu2015-03-20
* | | | | ebpf, filter: do not convert skb->protocol to host endianess during runtimeDaniel Borkmann2015-03-20
* | | | | ipv6: invert join/leave anycast rtnl/socket locking orderMarcelo Ricardo Leitner2015-03-20
* | | | | net: increase sk_[max_]ack_backlogEric Dumazet2015-03-20
* | | | | inet: get rid of central tcp/dccp listener timerEric Dumazet2015-03-20
* | | | | inet: drop prev pointer handling in request sockEric Dumazet2015-03-20
* | | | | tipc: fix build issue when building without IPv6Marcelo Ricardo Leitner2015-03-19
* | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-19
|\ \ \ \ \
| * | | | | mac802154: fix typo in header guardNicolas Iooss2015-03-19
| * | | | | Bluetooth: Fix potential NULL dereference in SMP channel setupMarcel Holtmann2015-03-18
| * | | | | Bluetooth: Add workaround for broken OS X legacy SMP pairingJohan Hedberg2015-03-17
| * | | | | Bluetooth: Move generic mgmt command dispatcher to hci_sock.cJohan Hedberg2015-03-17