summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | netfilter: nf_ct_timestamp: Fix BUG_ON after netns deletionHelmut Schaa2013-12-201-1/+0
| * | | netfilter: nft_exthdr: call ipv6_find_hdr() with explicitly initialized offsetDaniel Borkmann2013-12-201-1/+1
| * | | netfilter: nfnetlink_log: unset nf_loggers for netns when unloading moduleGao feng2013-12-171-0/+1
* | | | ipv6: release dst properly in ipip6_tunnel_xmitLi RongQing2013-12-271-1/+3
* | | | net_sched: act: Dont increment refcnt on replaceJamal Hadi Salim2013-12-278-26/+37
* | | | rds: prevent dereference of a NULL deviceSasha Levin2013-12-271-1/+2
* | | | ipv4: consistent reporting of pmtu data in case of corkingHannes Frederic Sowa2013-12-221-2/+3
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-203-20/+32
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-12-181-10/+16
| |\ \ \
| | * | | Bluetooth: Fix HCI User Channel permission check in hci_sock_sendmsgMarcel Holtmann2013-12-171-10/+16
| * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-172-10/+16
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | radiotap: fix bitmap-end-finding buffer overrunJohannes Berg2013-12-161-0/+4
| | * | | cfg80211: fix WARN_ON for re-association to the expired BSSUjjal Roy2013-12-051-10/+12
* | | | | dccp: catch failed request_module call in dccp_probe initWang Weidong2013-12-191-12/+7
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-12-191-1/+1
|\ \ \ \ \
| * | | | | net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock heldJohn Fastabend2013-12-171-1/+1
| | |_|_|/ | |/| | |
* | | | | ipv6: always set the new created dst's from in ip6_rt_copyLi RongQing2013-12-191-3/+1
* | | | | net: inet_diag: zero out uninitialized idiag_{src,dst} fieldsDaniel Borkmann2013-12-191-0/+16
* | | | | ipv6: sit: update mtu check to take care of gso packetsEric Dumazet2013-12-181-1/+1
* | | | | ipv6: pmtudisc setting not respected with UFO/CORKHannes Frederic Sowa2013-12-181-9/+27
* | | | | ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs2013-12-181-0/+1
|/ / / /
* | | | neigh: Netlink notification for administrative NUD state changeBob Gilligan2013-12-171-0/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-12-173-1/+3
|\ \ \ \
| * | | | netfilter: nft_reject: fix endianness in dump functionEric Leblond2013-12-121-1/+1
| * | | | netfilter: SYNPROXY target: restrict to INPUT/FORWARDPatrick McHardy2013-12-112-0/+2
* | | | | net: unix: allow bind to fail on mutex lockSasha Levin2013-12-171-2/+6
* | | | | udp: ipv4: do not use sk_dst_lock from softirq contextEric Dumazet2013-12-171-9/+4
* | | | | sctp: loading sctp when load sctp_probewangweidong2013-12-161-1/+16
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-1559-291/+472
|\ \ \ \ \
| * | | | | sch_tbf: use do_div() for 64-bit divideYang Yingliang2013-12-111-2/+4
| * | | | | udp: ipv4: must add synchronization in udp_sk_rx_dst_set()Eric Dumazet2013-12-111-6/+16
| * | | | | udp: ipv4: fix potential use after free in udp_v4_early_demux()Eric Dumazet2013-12-111-3/+6
| * | | | | net: sched: htb: fix the calculation of quantumYang Yingliang2013-12-111-8/+12
| * | | | | net: sched: tbf: fix the calculation of max_sizeYang Yingliang2013-12-111-45/+70
| |/ / / /
| * | | | udp: ipv4: fix an use after free in __udp4_lib_rcv()Eric Dumazet2013-12-101-10/+6
| * | | | sctp: fix up a spacingwangweidong2013-12-101-5/+2
| * | | | sctp: add check rto_min and rto_max in sysctlwangweidong2013-12-101-4/+65
| * | | | sctp: check the rto_min and rto_max in setsockoptwangweidong2013-12-101-10/+22
| * | | | ipv6: do not erase dst address with flow label destinationFlorent Fourcot2013-12-106-6/+0
| * | | | sctp: properly latch and use autoclose value from sock to associationNeil Horman2013-12-104-11/+13
| * | | | tipc: protect handler_enabled variable with qitem_lock spin lockYing Xue2013-12-101-3/+8
| * | | | tipc: correct the order of stopping services at rmmodJon Paul Maloy2013-12-101-3/+4
| * | | | net: unix: allow set_peek_off to failSasha Levin2013-12-102-3/+7
| * | | | inet: fix NULL pointer Oops in fib(6)_rule_suppressStefan Tomanek2013-12-102-2/+9
| * | | | net: drop_monitor: fix the value of maxattrChangli Gao2013-12-091-1/+0
| * | | | ipv6: don't count addrconf generated routes against gc limitHannes Frederic Sowa2013-12-091-5/+3
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-12-093-28/+45
| |\ \ \ \
| | * | | | netfilter: nf_tables: fix missing rules flushing per tablePablo Neira Ayuso2013-12-071-13/+33
| | * | | | netfilter: xt_hashlimit: fix proc entry leak in netns destroy pathSergey Popovich2013-12-071-14/+11
| | * | | | netfilter: ipset: fix incorret comparison in hash_netnet4_data_equal()Dave Jones2013-11-251-1/+1
OpenPOWER on IntegriCloud