summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-12-11udp: ipv4: fix potential use after free in udp_v4_early_demux()Eric Dumazet
2013-12-11macvtap: signal truncated packetsJason Wang
2013-12-11tun: unbreak truncated packet signallingJason Wang
2013-12-11net: sched: htb: fix the calculation of quantumYang Yingliang
2013-12-11net: sched: tbf: fix the calculation of max_sizeYang Yingliang
2013-12-11micrel: add support for KSZ8041RNLISergei Shtylyov
2013-12-11Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-12-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-10udp: ipv4: fix an use after free in __udp4_lib_rcv()Eric Dumazet
2013-12-10Merge branch 'sctp'David S. Miller
2013-12-10sctp: fix up a spacingwangweidong
2013-12-10sctp: add check rto_min and rto_max in sysctlwangweidong
2013-12-10sctp: check the rto_min and rto_max in setsockoptwangweidong
2013-12-10ipv6: do not erase dst address with flow label destinationFlorent Fourcot
2013-12-10sctp: properly latch and use autoclose value from sock to associationNeil Horman
2013-12-10Merge branch 'tipc'David S. Miller
2013-12-10tipc: protect handler_enabled variable with qitem_lock spin lockYing Xue
2013-12-10tipc: correct the order of stopping services at rmmodJon Paul Maloy
2013-12-10tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy
2013-12-10net: Revert macvtap/tun truncation signalling changes.David S. Miller
2013-12-10macvtap: signal truncated packetsJason Wang
2013-12-10tun: unbreak truncated packet signallingJason Wang
2013-12-10vxlan: release rt when found circular routeFan Du
2013-12-10net: unix: allow set_peek_off to failSasha Levin
2013-12-10Merge branch 'sfc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2013-12-10net: allwinner: emac: Add missing free_irqMaxime Ripard
2013-12-10inet: fix NULL pointer Oops in fib(6)_rule_suppressStefan Tomanek
2013-12-09net: drop_monitor: fix the value of maxattrChangli Gao
2013-12-09net: emaclite: add barriers to support Xilinx Zynq platformSrikanth Thokala
2013-12-09net: emaclite: Remove unnecessary code that enables/disables interrupts on PO...Srikanth Thokala
2013-12-09ipv6: don't count addrconf generated routes against gc limitHannes Frederic Sowa
2013-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-12-09packet: fix send path when running with proto == 0Daniel Borkmann
2013-12-09ath9k: fix duration calculation for non-aggregated packetsFelix Fietkau
2013-12-07netfilter: nf_tables: fix missing rules flushing per tablePablo Neira Ayuso
2013-12-07netfilter: xt_hashlimit: fix proc entry leak in netns destroy pathSergey Popovich
2013-12-06sfc: Poll for MCDI completion once before timeout occursRobert Stonehouse
2013-12-06sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()Robert Stonehouse
2013-12-06sfc: RX buffer allocation takes prefix size into account in IP header alignmentAndrew Rybchenko
2013-12-06sfc: Maintain current frequency adjustment when applying a time offsetBen Hutchings
2013-12-06sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames
2013-12-06sfc: Rate-limit log message for PTP packets without a matching timestamp eventBen Hutchings
2013-12-06sfc: PTP: Moderate log message on event queue overflowLaurence Evans
2013-12-06virtio-net: free bufs correctly on invalid packet lengthMichael Dalton
2013-12-06net: mvneta: Fix incorrect DMA unmapping sizeEzequiel Garcia
2013-12-06br: fix use of ->rx_handler_data in code executed on non-rx_handler pathJiri Pirko
2013-12-06sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()Ben Hutchings
2013-12-06virtio: delete napi structures from netdev before releasing memoryAndrey Vagin
2013-12-06virtio-net: determine type of bufs correctlyAndrey Vagin
2013-12-06bonding: fix packets_per_slave showingNikolay Aleksandrov