aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-02-19
|\
| * SUNRPC: Fix a pipe_version reference leakTrond Myklebust2014-02-16
| * SUNRPC: Ensure that gss_auth isn't freed before its upcall messagesTrond Myklebust2014-02-16
| * SUNRPC: Fix potential memory scribble in xprt_free_bc_request()Trond Myklebust2014-02-11
| * SUNRPC: Fix races in xs_nospace()Trond Myklebust2014-02-11
| * SUNRPC: Don't create a gss auth cache unless rpc.gssd is runningTrond Myklebust2014-02-10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-02-18
|\ \
| * | HID: Bluetooth: hidp: make sure input buffers are big enoughDavid Herrmann2014-02-17
* | | af_packet: remove a stray tab in packet_set_ring()Dan Carpenter2014-02-18
* | | net: sctp: fix sctp_connectx abi for ia32 emulation/compat modeDaniel Borkmann2014-02-18
* | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-02-18
|\ \ \
| * | | batman-adv: fix potential kernel paging error for unicast transmissionsAntonio Quartulli2014-02-17
| * | | batman-adv: avoid double free when orig_node initialization failsAntonio Quartulli2014-02-17
| * | | batman-adv: free skb on TVLV parsing successAntonio Quartulli2014-02-17
| * | | batman-adv: fix TT CRC computation by ensuring byte orderAntonio Quartulli2014-02-17
| * | | batman-adv: fix potential orig_node reference leakSimon Wunderlich2014-02-17
| * | | batman-adv: avoid potential race condition when adding a new neighbourAntonio Quartulli2014-02-17
| * | | batman-adv: properly check pskb_may_pull return valueAntonio Quartulli2014-02-17
| * | | batman-adv: release vlan object after checking the CRCAntonio Quartulli2014-02-17
| * | | batman-adv: fix TT-TVLV parsing on OGM receptionAntonio Quartulli2014-02-17
| * | | batman-adv: fix soft-interface MTU computationAntonio Quartulli2014-02-17
* | | | ipv4: fix counter in_slow_totDuan Jiong2014-02-17
* | | | gre: add link local route when local addr is anyNicolas Dichtel2014-02-17
|/ / /
* | | packet: check for ndo_select_queue during queue selectionDaniel Borkmann2014-02-17
* | | netdevice: move netdev_cap_txqueue for shared usage to headerDaniel Borkmann2014-02-17
* | | netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-17
* | | net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's...Matija Glavinic Pecotic2014-02-17
* | | ipv4: distinguish EHOSTUNREACH from the ENETUNREACHDuan Jiong2014-02-16
* | | dccp: re-enable debug macroGerrit Renker2014-02-16
* | | ipv4: ipconfig.c: add parentheses in an if statementFX Le Bail2014-02-14
* | | net: sched: Cleanup PIE commentsVijay Subramanian2014-02-13
* | | net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal2014-02-13
* | | net: core: introduce netif_skb_dev_featuresFlorian Westphal2014-02-13
* | | sctp: optimize the sctp_sysctl_net_registerwangweidong2014-02-13
* | | sctp: fix a missed .data initializationwangweidong2014-02-13
* | | net: correct error path in rtnl_newlink()Cong Wang2014-02-13
* | | tipc: fix message corruption bug for deferred packetsErik Hugne2014-02-13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-11
|\ \ \ | |_|/ |/| |
| * | 6lowpan: fix lockdep splatsEric Dumazet2014-02-10
| * | 9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffersRichard Yao2014-02-10
| * | tcp: tsq: fix nonagle handlingJohn Ogness2014-02-10
| * | bridge: Prevent possible race condition in br_fdb_change_mac_addressToshiaki Makita2014-02-10
| * | bridge: Properly check if local fdb entry can be deleted when deleting vlanToshiaki Makita2014-02-10
| * | bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_...Toshiaki Makita2014-02-10
| * | bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac...Toshiaki Makita2014-02-10
| * | bridge: Fix the way to check if a local fdb entry can be deletedToshiaki Makita2014-02-10
| * | bridge: Change local fdb entries whenever mac address of bridge device changesToshiaki Makita2014-02-10
| * | bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_addressToshiaki Makita2014-02-10
| * | bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddrToshiaki Makita2014-02-10
| * | bridge: Fix the way to find old local fdb entries in br_fdb_changeaddrToshiaki Makita2014-02-10