summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-04net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcbDaniel Borkmann
2013-11-02net: flow_dissector: fail on evil iph->ihlJason Wang
2013-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-11-01xfrm: Fix null pointer dereference when decoding sessionsSteffen Klassert
2013-10-30doc:net: Fix typo in Documentation/networkingMasanari Iida
2013-10-30bgmac: don't update slot on skb alloc/dma mapping errorNathan Hintz
2013-10-30ibm emac: Fix locking for enable/disable eob irqAlistair Popple
2013-10-30ibm emac: Don't call napi_complete if napi_reschedule failedAlistair Popple
2013-10-30virtio-net: correctly handle cpu hotplug notifier during resumingJason Wang
2013-10-29bridge: pass correct vlan id to multicast codeVlad Yasevich
2013-10-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2013-10-29net: x25: Fix dead URLs in KconfigMichael Drüing
2013-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-10-29netfilter: xt_NFQUEUE: fix --queue-bypass regressionHolger Eitzenberger
2013-10-29xen-netback: use jiffies_64 value to calculate credit timeoutWei Liu
2013-10-29cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architecturesBen Hutchings
2013-10-29bnx2x: Disable VF access on PF removalAriel Elior
2013-10-29bnx2x: prevent FW assert on low mem during unloadDmitry Kravkov
2013-10-29tcp: gso: fix truesize trackingEric Dumazet
2013-10-28xfrm: Increase the garbage collector thresholdSteffen Klassert
2013-10-28pkt_sched: fq: clear time_next_packet for reused flowsEric Dumazet
2013-10-27Documentation/networking: netdev-FAQ typo correctionsRandy Dunlap
2013-10-27tcp: do not rearm RTO when future data are sackedYuchung Cheng
2013-10-27tcp: only take RTT from timestamps if new data is ackedYuchung Cheng
2013-10-27tcp: fix SYNACK RTT estimation in Fast OpenYuchung Cheng
2013-10-27be2net: Warn users of possible broken functionality on BE2 cards with very ol...Somnath Kotur
2013-10-26Merge branch 'qlcnic'David S. Miller
2013-10-26qlcnic: Do not read QLCNIC_FW_CAPABILITY_MORE_CAPS bit for 83xx adapterShahed Shaikh
2013-10-26qlcnic: Do not force adapter to perform LRO without destination IP checkShahed Shaikh
2013-10-25ax88179_178a: Remove AX_MEDIUM_ALWAYS_ONE bit in AX_MEDIUM_STATUS_MODE regist...Freddy Xin
2013-10-25ipv6: ip6_dst_check needs to check for expired dst_entriesHannes Frederic Sowa
2013-10-25ipv6: reset dst.expires value when clearing expire flagHannes Frederic Sowa
2013-10-25netpoll: fix rx_hook() interface by passing the skbAntonio Quartulli
2013-10-25netconsole: fix multiple race conditionsNikolay Aleksandrov
2013-10-25netconsole: fix NULL pointer dereferenceNikolay Aleksandrov
2013-10-25net: wan: sbni: remove assembly crc32 codeSebastian Siewior
2013-10-23net: sctp: fix ASCONF to allow non SCTP_ADDR_SRC addresses in ipv6Daniel Borkmann
2013-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-10-23Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2013-10-23platform/x86: fix asus-wmi build errorRandy Dunlap
2013-10-23bcache: Fixed incorrect order of arguments to bio_alloc_bioset()Kent Overstreet
2013-10-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-22ax88179_178a: Add VID:DID for Samsung USB Ethernet AdapterFreddy Xin
2013-10-22ax88179_178a: Correct the RX error definition in RX headerFreddy Xin
2013-10-22Revert "bridge: only expire the mdb entry when query is received"Linus Lüssing
2013-10-22sony-laptop: don't change keyboard backlight settingsMattia Dongili
2013-10-22vfs: fix new kernel-doc warningsRandy Dunlap