summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ipv6: export ip6_datagram_recv_ctlTom Parkin2013-01-311-0/+1
| * | | | | ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin2013-01-318-32/+33
| * | | | | NET: qmi_wwan: add Telit LE920 supportDaniele Palmas2013-01-311-0/+1
| * | | | | ipv6: do not create neighbor entries for local deliveryMarcelo Ricardo Leitner2013-01-311-1/+1
| * | | | | net: usbnet: prevent buggy devices from killing usBjørn Mork2013-01-302-0/+27
| * | | | | vmxnet3: set carrier state properly on probeNeil Horman2013-01-291-4/+3
| * | | | | e1000e: enable ECC on I217/I218 to catch packet buffer memory errorsBruce Allan2013-01-296-0/+71
| * | | | | bonding: unset primary slave via sysfsMilos Vyletel2013-01-291-0/+1
| * | | | | tcp: Increment LISTENOVERFLOW and LISTENDROPS in tcp_v4_conn_request()Nivedita Singhvi2013-01-291-1/+4
| * | | | | ipv6 addrconf: Fix interface identifiers of 802.15.4 devices.YOSHIFUJI Hideaki / 吉藤英明2013-01-291-0/+1
| * | | | | be2net: Updating Module Author string and log message string to "Emulex Corpo...Sarveshwar Bandi2013-01-292-5/+5
| * | | | | tuntap: allow polling/writing/reading when detachedJason Wang2013-01-291-9/+16
| * | | | | vhost_net: handle polling errors when setting backendJason Wang2013-01-293-13/+34
| * | | | | vhost_net: correct error handling in vhost_net_set_backend()Jason Wang2013-01-291-5/+11
| * | | | | tun: fix carrier on/off statusMichael S. Tsirkin2013-01-291-5/+8
| * | | | | pktgen: correctly handle failures when adding a deviceCong Wang2013-01-291-3/+6
| * | | | | netem: fix delay calculation in rate extensionJohannes Naab2013-01-291-6/+6
| * | | | | l2tp: prevent l2tp_tunnel_delete racing with userspace closeTom Parkin2013-01-292-12/+69
* | | | | | qlcnic: Updating copyright information.Jitendra Kalsaria2013-02-0516-8/+63
* | | | | | gianfar: dont conditionally alloc Rx/Err irq structsPaul Gortmaker2013-02-051-12/+4
| |_|_|_|/ |/| | | |
* | | | | ipcomp: Mark as netns_ok.David S. Miller2013-02-041-0/+1
* | | | | net: fec: fix miss init spinlockFrank Li2013-02-041-0/+1
* | | | | team: ab: set active port option as changed when port is leavingJiri Pirko2013-02-041-1/+12
* | | | | team: move netlink event notifiers after team_port_leave()Jiri Pirko2013-02-041-4/+6
* | | | | team: handle sending port list in the same way option list is sentJiri Pirko2013-02-041-84/+93
* | | | | net/mlx4_en: Fix compilation error when CONFIG_INET isn't definedHadar Hen Zion2013-02-041-0/+4
* | | | | net/mlx4_en: Fix error propagation for ethtool helper functionHadar Hen Zion2013-02-041-18/+34
* | | | | mcast: do not check 'rv' twice in a rowJean Sacren2013-02-041-4/+2
* | | | | net: remove redundant check for timer pending state before del_timerYing Xue2013-02-0411-38/+21
* | | | | be2net: update driver version to 4.6.xSathya Perla2013-02-041-1/+1
* | | | | be2net: fix re-loaded PF driver to re-gain control of its VFsSathya Perla2013-02-043-64/+153
* | | | | drivers:net:misc: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-043-12/+3
* | | | | wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-0422-133/+50
* | | | | wimax: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-042-12/+5
* | | | | wan: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-044-15/+10
* | | | | drivers: net: usb: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-046-41/+17
* | | | | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-0438-197/+97
* | | | | can: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-048-20/+3
* | | | | caif: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-041-6/+0
* | | | | sctp: sctp_close: fix release of bindings for deferred call_rcu'sDaniel Borkmann2013-02-041-4/+5
* | | | | cxgb3: Update VLAN extraction stats in the GRO pathVipul Pandya2013-02-041-1/+3
* | | | | netns: bond: allow unprivileged users to control bond deviceGao feng2013-02-041-2/+5
* | | | | netns: bridge: allow unprivileged users add/delete mdb entryGao feng2013-02-041-3/+0
* | | | | netns: ebtable: allow unprivileged users to operate ebtablesGao feng2013-02-041-10/+14
* | | | | netns: fdb: allow unprivileged users to add/del fdb entriesGao feng2013-02-041-6/+0
* | | | | stmmac: don't return zero on failure path in stmmac_pci_probe()Alexey Khoroshilov2013-02-031-0/+1
* | | | | Merge branch 'delete-wanrouter' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2013-02-0321-4483/+11
|\ \ \ \ \
| * | | | | wanrouter: delete now orphaned header content, files/driversPaul Gortmaker2013-02-0112-4417/+8
| * | | | | wanrouter: completely decouple obsolete code from kernel.Paul Gortmaker2013-02-019-66/+3
* | | | | | qlcnic: silence false positive overflow warningDan Carpenter2013-02-031-1/+1