summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-01batman-adv: Prefix local sysfs struct with batadv_Sven Eckelmann2-7/+7
2012-07-01batman-adv: Prefix hash struct and typedef with batadv_Sven Eckelmann9-64/+67
2012-07-01batman-adv: Prefix local debugfs structs with batadv_Sven Eckelmann1-5/+5
2012-07-01batman-adv: Prefix main enum with BATADV_Sven Eckelmann14-135/+140
2012-07-01batman-adv: Prefix packet enum with BATADV_Sven Eckelmann12-232/+254
2012-07-01batman-adv: Prefix types enum with BATADV_Sven Eckelmann5-31/+31
2012-07-01batman-adv: Prefix hard-interface enum with BATADV_Sven Eckelmann13-63/+68
2012-07-01batman-adv: Prefix gateway enum with BATADV_Sven Eckelmann5-22/+22
2012-07-01phy: add the EEE support and the way to access to the MMD registers.Giuseppe CAVALLARO4-4/+319
2012-07-01stmmac: add the Energy Efficient Ethernet supportGiuseppe CAVALLARO9-18/+372
2012-07-01stmmac: update the driver Documentation and add EEEGiuseppe CAVALLARO1-6/+30
2012-07-01stmmac: do not use strict_strtoul but kstrtointGiuseppe CAVALLARO1-17/+10
2012-06-30ipv4: Clarify in docs that accept_local requires rp_filter.David S. Miller1-3/+8
2012-06-30netfilter: use kfree_skb() not kfree()Dan Carpenter1-1/+1
2012-06-30dummy: use IFF_LIVE_ADDR_CHANGE priv_flagJiri Pirko1-13/+2
2012-06-30team: use IFF_LIVE_ADDR_CHANGE priv_flagJiri Pirko1-4/+5
2012-06-30virtio_net: use IFF_LIVE_ADDR_CHANGE priv_flagJiri Pirko1-6/+5
2012-06-30net: introduce new priv_flag indicating iface capable of change mac when runningJiri Pirko2-1/+3
2012-06-29netlink: add nlk->netlink_bind hook for module auto-loadingPablo Neira Ayuso3-0/+49
2012-06-29netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso20-51/+117
2012-06-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller167-6908/+6478
2012-06-29cnic: Fix mmap regression.Michael Chan2-3/+9
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville167-6908/+6478
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville36-95/+181
2012-06-29ipv4: Elide fib_validate_source() completely when possible.David S. Miller6-9/+59
2012-06-29net: l2tp_eth: provide tx_dropped counterEric Dumazet2-10/+16
2012-06-29netxen_nic: restrict force firmware dump when dump is disabled.Manish chopra2-5/+12
2012-06-29ipv6_tunnel: Allow receiving packets on the fallback tunnel if they pass sani...Ville Nuorvala2-27/+40
2012-06-29xen/netback: only non-freed SKB is queued into tx_queueAnnie Li1-2/+2
2012-06-29caif-hsi: Fix merge issues.Sjur Brændeland1-45/+27
2012-06-28ipv4: Remove extraneous assignment of dst->tclassid.David S. Miller1-3/+0
2012-06-28ipv4: Adjust in_dev handling in fib_validate_source()David S. Miller3-22/+17
2012-06-28ipv4: Fix bugs in fib_compute_spec_dst().David S. Miller1-13/+21
2012-06-28net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf9-34/+36
2012-06-28tcp: plug dst leak in tcp_v6_conn_request()Neal Cardwell1-9/+10
2012-06-28tcp: use inet6_csk_route_req() in tcp_v6_send_synack()Neal Cardwell1-23/+6
2012-06-28tcp: pass fl6 to inet6_csk_route_req()Neal Cardwell3-16/+20
2012-06-28tcp: fix inet6_csk_route_req() for link-local addressesNeal Cardwell1-1/+1
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller601-2630/+4376
2012-06-28davinci_cpdma: include linux/module.hDaniel Mack1-0/+1
2012-06-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller18-37/+85
2012-06-28gianfar: Fix RXICr/TXICr programming for multi-queue modeClaudiu Manoil1-6/+4
2012-06-28net: Downgrade CAP_SYS_MODULE deprecated message from error to warning.Vinson Lee1-2/+2
2012-06-28net: qmi_wwan: fix Oops while disconnectingBjørn Mork1-0/+4
2012-06-28Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-5/+5
2012-06-28Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds3-2/+5
2012-06-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-38/+64
2012-06-28Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds3-10/+10
2012-06-28watchdog: core: fix WDIOC_GETSTATUS return valueWim Van Sebroeck1-1/+1
2012-06-28watchdog: hpwdt: Unregister NMI events on exit.Mingarelli, Thomas1-1/+3