aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-19Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-6/+25
2014-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds2-2/+18
2014-02-18af_packet: remove a stray tab in packet_set_ring()Dan Carpenter1-1/+1
2014-02-18net: sctp: fix sctp_connectx abi for ia32 emulation/compat modeDaniel Borkmann1-9/+32
2014-02-18Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller7-27/+101
2014-02-17ipv4: fix counter in_slow_totDuan Jiong1-2/+2
2014-02-17HID: Bluetooth: hidp: make sure input buffers are big enoughDavid Herrmann2-2/+18
2014-02-17gre: add link local route when local addr is anyNicolas Dichtel1-0/+2
2014-02-17batman-adv: fix potential kernel paging error for unicast transmissionsAntonio Quartulli1-2/+7
2014-02-17batman-adv: avoid double free when orig_node initialization failsAntonio Quartulli1-4/+2
2014-02-17batman-adv: free skb on TVLV parsing successAntonio Quartulli1-0/+2
2014-02-17batman-adv: fix TT CRC computation by ensuring byte orderAntonio Quartulli1-4/+12
2014-02-17batman-adv: fix potential orig_node reference leakSimon Wunderlich1-0/+2
2014-02-17batman-adv: avoid potential race condition when adding a new neighbourAntonio Quartulli3-6/+56
2014-02-17batman-adv: properly check pskb_may_pull return valueAntonio Quartulli1-1/+1
2014-02-17batman-adv: release vlan object after checking the CRCAntonio Quartulli1-1/+5
2014-02-17batman-adv: fix TT-TVLV parsing on OGM receptionAntonio Quartulli1-1/+0
2014-02-17batman-adv: fix soft-interface MTU computationAntonio Quartulli1-8/+14
2014-02-17packet: check for ndo_select_queue during queue selectionDaniel Borkmann1-3/+21
2014-02-17netdevice: move netdev_cap_txqueue for shared usage to headerDaniel Borkmann1-12/+1
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2-6/+7
2014-02-17net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's bufferMatija Glavinic Pecotic4-74/+24
2014-02-16ipv4: distinguish EHOSTUNREACH from the ENETUNREACHDuan Jiong1-2/+7
2014-02-16dccp: re-enable debug macroGerrit Renker2-1/+2
2014-02-16SUNRPC: Fix a pipe_version reference leakTrond Myklebust1-1/+3
2014-02-16SUNRPC: Ensure that gss_auth isn't freed before its upcall messagesTrond Myklebust1-2/+11
2014-02-14ipv4: ipconfig.c: add parentheses in an if statementFX Le Bail1-1/+1
2014-02-13net: sched: Cleanup PIE commentsVijay Subramanian1-5/+16
2014-02-13net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal2-4/+84
2014-02-13net: core: introduce netif_skb_dev_featuresFlorian Westphal1-10/+12
2014-02-13sctp: optimize the sctp_sysctl_net_registerwangweidong1-7/+10
2014-02-13sctp: fix a missed .data initializationwangweidong1-0/+1
2014-02-13net: correct error path in rtnl_newlink()Cong Wang1-7/+12
2014-02-13tipc: fix message corruption bug for deferred packetsErik Hugne2-0/+8
2014-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds68-459/+804
2014-02-11SUNRPC: Fix potential memory scribble in xprt_free_bc_request()Trond Myklebust1-2/+4
2014-02-11SUNRPC: Fix races in xs_nospace()Trond Myklebust1-1/+5
2014-02-106lowpan: fix lockdep splatsEric Dumazet1-0/+20
2014-02-109p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffersRichard Yao1-1/+4
2014-02-10tcp: tsq: fix nonagle handlingJohn Ogness1-2/+11
2014-02-10bridge: Prevent possible race condition in br_fdb_change_mac_addressToshiaki Makita1-1/+5
2014-02-10bridge: Properly check if local fdb entry can be deleted when deleting vlanToshiaki Makita3-9/+23
2014-02-10bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_portToshiaki Makita1-19/+6
2014-02-10bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac_addressToshiaki Makita1-25/+32
2014-02-10bridge: Fix the way to check if a local fdb entry can be deletedToshiaki Makita3-1/+34
2014-02-10bridge: Change local fdb entries whenever mac address of bridge device changesToshiaki Makita3-4/+5
2014-02-10bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_addressToshiaki Makita1-1/+1
2014-02-10bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddrToshiaki Makita1-9/+20
2014-02-10bridge: Fix the way to find old local fdb entries in br_fdb_changeaddrToshiaki Makita3-7/+16
2014-02-10SUNRPC: Don't create a gss auth cache unless rpc.gssd is runningTrond Myklebust1-0/+2