summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'qlcnic'David S. Miller2013-12-176-71/+73
|\
| * qlcnic: Dump mailbox registers when mailbox command times out.Manish chopra2013-12-171-0/+15
| * qlcnic: Fix mailbox processing during diagnostic testManish chopra2013-12-171-26/+6
| * qlcnic: Allow firmware dump collection when auto firmware recovery is disabledManish Chopra2013-12-172-19/+35
| * qlcnic: Fix memory allocationManish Chopra2013-12-171-4/+4
| * qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter.Himanshu Madhani2013-12-171-10/+1
| * qlcnic: Fix TSS/RSS ring validation logic.Himanshu Madhani2013-12-173-3/+8
| * qlcnic: Fix diagnostic test for all adapters.Himanshu Madhani2013-12-172-1/+2
| * qlcnic: Fix usage of netif_tx_{wake, stop} api during link change.Himanshu Madhani2013-12-171-8/+2
|/
* xen-netback: fix fragments error handling in checksum_setup_ip()Wei Yongjun2013-12-171-0/+3
* neigh: Netlink notification for administrative NUD state changeBob Gilligan2013-12-171-0/+1
* ipv4: improve documentation of ip_no_pmtu_discHannes Frederic Sowa2013-12-171-2/+6
* 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
* | MAINTAINERS: Update the IPsec maintainer entrySteffen Klassert2013-12-171-1/+10
* | udp: ipv4: do not use sk_dst_lock from softirq contextEric Dumazet2013-12-171-9/+4
* | netvsc: don't flush peers notifying work during setting mtuJason Wang2013-12-171-1/+0
* | sctp: loading sctp when load sctp_probewangweidong2013-12-161-1/+16
* | Linux 3.13-rc4v3.13-rc4Linus Torvalds2013-12-151-1/+1
* | null_blk: mem garbage on NUMA systems during initMatias Bjorling2013-12-151-4/+4
* | radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky2013-12-151-4/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-15141-916/+1551
|\ \
| * | igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny2013-12-141-1/+4
| * | i40e: fix null dereferenceJesse Brandeburg2013-12-141-0/+3
| * | xen-netback: fix gso_prefix checkPaul Durrant2013-12-121-1/+1
| * | net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior2013-12-121-1/+1
| * | drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N2013-12-121-3/+14
| * | xen-netback: napi: don't prematurely request a tx eventPaul Durrant2013-12-121-1/+1
| * | xen-netback: napi: fix abuse of budgetPaul Durrant2013-12-121-7/+7
| * | 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
| * | net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter2013-12-111-4/+0
| * | Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"David S. Miller2013-12-1116-426/+302
| * | 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead2013-12-1116-302/+426
| * | xen-netback: make sure skb linear area covers checksum fieldPaul Durrant2013-12-111-32/+28
| * | net: smc91x: Fix device tree based configuration so it's usableTony Lindgren2013-12-112-10/+39
| * | udp: ipv4: fix potential use after free in udp_v4_early_demux()Eric Dumazet2013-12-111-3/+6
| * | macvtap: signal truncated packetsJason Wang2013-12-111-5/+6
| * | tun: unbreak truncated packet signallingJason Wang2013-12-111-7/+9
| * | 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
| * | micrel: add support for KSZ8041RNLISergei Shtylyov2013-12-112-0/+17
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-12-111-0/+4
| |\ \ | | |/ | |/|
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-111-0/+4
| | |\ | |/ /
| | * ath9k: fix duration calculation for non-aggregated packetsFelix Fietkau2013-12-091-0/+4
| * | udp: ipv4: fix an use after free in __udp4_lib_rcv()Eric Dumazet2013-12-101-10/+6
OpenPOWER on IntegriCloud