summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-02-192-2/+18
|\
| * HID: Bluetooth: hidp: make sure input buffers are big enoughDavid Herrmann2014-02-172-2/+18
* | af_packet: remove a stray tab in packet_set_ring()Dan Carpenter2014-02-191-1/+1
* | net: sctp: fix sctp_connectx abi for ia32 emulation/compat modeDaniel Borkmann2014-02-181-9/+32
* | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-02-187-27/+101
|\ \
| * | batman-adv: fix potential kernel paging error for unicast transmissionsAntonio Quartulli2014-02-171-2/+7
| * | batman-adv: avoid double free when orig_node initialization failsAntonio Quartulli2014-02-171-4/+2Star
| * | batman-adv: free skb on TVLV parsing successAntonio Quartulli2014-02-171-0/+2
| * | batman-adv: fix TT CRC computation by ensuring byte orderAntonio Quartulli2014-02-171-4/+12
| * | batman-adv: fix potential orig_node reference leakSimon Wunderlich2014-02-171-0/+2
| * | batman-adv: avoid potential race condition when adding a new neighbourAntonio Quartulli2014-02-173-6/+56
| * | batman-adv: properly check pskb_may_pull return valueAntonio Quartulli2014-02-171-1/+1
| * | batman-adv: release vlan object after checking the CRCAntonio Quartulli2014-02-171-1/+5
| * | batman-adv: fix TT-TVLV parsing on OGM receptionAntonio Quartulli2014-02-171-1/+0Star
| * | batman-adv: fix soft-interface MTU computationAntonio Quartulli2014-02-171-8/+14
* | | ipv4: fix counter in_slow_totDuan Jiong2014-02-171-2/+2
* | | gre: add link local route when local addr is anyNicolas Dichtel2014-02-171-0/+2
|/ /
* | packet: check for ndo_select_queue during queue selectionDaniel Borkmann2014-02-171-3/+21
* | netdevice: move netdev_cap_txqueue for shared usage to headerDaniel Borkmann2014-02-171-12/+1Star
* | netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-172-6/+7
* | net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's...Matija Glavinic Pecotic2014-02-174-74/+24Star
* | ipv4: distinguish EHOSTUNREACH from the ENETUNREACHDuan Jiong2014-02-171-2/+7
* | dccp: re-enable debug macroGerrit Renker2014-02-172-1/+2
* | ipv4: ipconfig.c: add parentheses in an if statementFX Le Bail2014-02-141-1/+1
* | net: sched: Cleanup PIE commentsVijay Subramanian2014-02-141-5/+16
* | net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal2014-02-132-4/+84
* | net: core: introduce netif_skb_dev_featuresFlorian Westphal2014-02-131-10/+12
* | sctp: optimize the sctp_sysctl_net_registerwangweidong2014-02-131-7/+10
* | sctp: fix a missed .data initializationwangweidong2014-02-131-0/+1
* | net: correct error path in rtnl_newlink()Cong Wang2014-02-131-7/+12
* | tipc: fix message corruption bug for deferred packetsErik Hugne2014-02-132-0/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-1168-459/+804
|\ \
| * | 6lowpan: fix lockdep splatsEric Dumazet2014-02-111-0/+20
| * | 9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffersRichard Yao2014-02-111-1/+4
| * | tcp: tsq: fix nonagle handlingJohn Ogness2014-02-111-2/+11
| * | bridge: Prevent possible race condition in br_fdb_change_mac_addressToshiaki Makita2014-02-101-1/+5
| * | bridge: Properly check if local fdb entry can be deleted when deleting vlanToshiaki Makita2014-02-103-9/+23
| * | bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_...Toshiaki Makita2014-02-101-19/+6Star
| * | bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac...Toshiaki Makita2014-02-101-25/+32
| * | bridge: Fix the way to check if a local fdb entry can be deletedToshiaki Makita2014-02-103-1/+34
| * | bridge: Change local fdb entries whenever mac address of bridge device changesToshiaki Makita2014-02-103-4/+5
| * | bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_addressToshiaki Makita2014-02-101-1/+1
| * | bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddrToshiaki Makita2014-02-101-9/+20
| * | bridge: Fix the way to find old local fdb entries in br_fdb_changeaddrToshiaki Makita2014-02-103-7/+16
| * | tcp: correct code comment stating 3 min timeout for FIN_WAIT2, we only do 1 minJesper Juhl2014-02-101-1/+1
| * | net: fix 'ip rule' iif/oif device renameMaciej Żenczykowski2014-02-101-0/+7
| * | 6lowpan: Remove unused pointer in lowpan_header_create()Christian Engelmayer2014-02-101-3/+0Star
| * | ipv6: icmp6_send: fix Oops when pinging a not set up IPv6 peer on a sit tunnelFX Le Bail2014-02-101-1/+1
| * | net: Mark functions as static in net/sunrpc/svc_xprt.cRashika Kheria2014-02-101-3/+3
| * | net: Include appropriate header file in netfilter/nft_lookup.cRashika Kheria2014-02-101-0/+1