aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-12xen-netback: napi: don't prematurely request a tx eventPaul Durrant1-1/+1
2013-12-12xen-netback: napi: fix abuse of budgetPaul Durrant1-7/+7
2013-12-11sch_tbf: use do_div() for 64-bit divideYang Yingliang1-2/+4
2013-12-11udp: ipv4: must add synchronization in udp_sk_rx_dst_set()Eric Dumazet1-6/+16
2013-12-11net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter1-4/+0
2013-12-11Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"David S. Miller16-426/+302
2013-12-118390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead16-302/+426
2013-12-11xen-netback: make sure skb linear area covers checksum fieldPaul Durrant1-32/+28
2013-12-11net: smc91x: Fix device tree based configuration so it's usableTony Lindgren2-10/+39
2013-12-11udp: ipv4: fix potential use after free in udp_v4_early_demux()Eric Dumazet1-3/+6
2013-12-11macvtap: signal truncated packetsJason Wang1-5/+6
2013-12-11tun: unbreak truncated packet signallingJason Wang1-7/+9
2013-12-11net: sched: htb: fix the calculation of quantumYang Yingliang1-8/+12
2013-12-11net: sched: tbf: fix the calculation of max_sizeYang Yingliang1-45/+70
2013-12-11micrel: add support for KSZ8041RNLISergei Shtylyov2-0/+17
2013-12-11Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller1-0/+4
2013-12-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-0/+4
2013-12-10udp: ipv4: fix an use after free in __udp4_lib_rcv()Eric Dumazet1-10/+6
2013-12-10Merge branch 'sctp'David S. Miller2-19/+89
2013-12-10sctp: fix up a spacingwangweidong1-5/+2
2013-12-10sctp: add check rto_min and rto_max in sysctlwangweidong1-4/+65
2013-12-10sctp: check the rto_min and rto_max in setsockoptwangweidong1-10/+22
2013-12-10ipv6: do not erase dst address with flow label destinationFlorent Fourcot6-6/+0
2013-12-10sctp: properly latch and use autoclose value from sock to associationNeil Horman5-17/+13
2013-12-10Merge branch 'tipc'David S. Miller2-6/+12
2013-12-10tipc: protect handler_enabled variable with qitem_lock spin lockYing Xue1-3/+8
2013-12-10tipc: correct the order of stopping services at rmmodJon Paul Maloy1-3/+4
2013-12-10tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy1-0/+3
2013-12-10net: Revert macvtap/tun truncation signalling changes.David S. Miller2-26/+24
2013-12-10macvtap: signal truncated packetsJason Wang1-13/+14
2013-12-10tun: unbreak truncated packet signallingJason Wang1-11/+12
2013-12-10vxlan: release rt when found circular routeFan Du1-1/+1
2013-12-10net: unix: allow set_peek_off to failSasha Levin3-4/+8
2013-12-10Merge branch 'sfc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller6-23/+101
2013-12-10net: allwinner: emac: Add missing free_irqMaxime Ripard1-2/+3
2013-12-10inet: fix NULL pointer Oops in fib(6)_rule_suppressStefan Tomanek2-2/+9
2013-12-09net: drop_monitor: fix the value of maxattrChangli Gao1-1/+0
2013-12-09net: emaclite: add barriers to support Xilinx Zynq platformSrikanth Thokala1-0/+13
2013-12-09net: emaclite: Remove unnecessary code that enables/disables interrupts on PONG buffersSrikanth Thokala1-38/+0
2013-12-09ipv6: don't count addrconf generated routes against gc limitHannes Frederic Sowa1-5/+3
2013-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-28/+45
2013-12-09packet: fix send path when running with proto == 0Daniel Borkmann2-25/+50
2013-12-09ath9k: fix duration calculation for non-aggregated packetsFelix Fietkau1-0/+4
2013-12-07netfilter: nf_tables: fix missing rules flushing per tablePablo Neira Ayuso1-13/+33
2013-12-07netfilter: xt_hashlimit: fix proc entry leak in netns destroy pathSergey Popovich1-14/+11
2013-12-06sfc: Poll for MCDI completion once before timeout occursRobert Stonehouse1-4/+12
2013-12-06sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()Robert Stonehouse1-6/+17
2013-12-06sfc: RX buffer allocation takes prefix size into account in IP header alignmentAndrew Rybchenko3-4/+9
2013-12-06sfc: Maintain current frequency adjustment when applying a time offsetBen Hutchings1-2/+2
2013-12-06sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames3-3/+33