summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-05cxgb4i: Convert over to dst_neigh_lookup().David S. Miller
2012-07-05cxgbi: Convert over to dst_neigh_lookup().David S. Miller
2012-07-05qeth: Convert over to dst_neigh_lookup_skb().David S. Miller
2012-07-05ipoib: Convert over to dev_lookup_neigh_skb().David S. Miller
2012-07-05sch_teql: Convert over to dev_neigh_lookup_skb().David S. Miller
2012-07-05net: Add optional SKB arg to dst_ops->neigh_lookup().David S. Miller
2012-07-05net: Do delayed neigh confirmation.David S. Miller
2012-07-05sunrpc: Don't do a dst_confirm() on an input routes.David S. Miller
2012-07-05ipv4: Don't report neigh uptodate state in rtcache procfs.David S. Miller
2012-07-05ipv4: Make neigh lookups directly in output packet path.David S. Miller
2012-07-04ipv4: Fix crashes in ip_options_compile().David S. Miller
2012-07-01Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-07-01batman-adv: Don't leak information through uninitialized packet fieldsSven Eckelmann
2012-07-01batman-adv: fix counter summary lengthMarek Lindner
2012-07-01batman-adv: Fix alignment after opened parenthesesSven Eckelmann
2012-07-01batman-adv: Remove space before semicolonSven Eckelmann
2012-07-01batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}Sven Eckelmann
2012-07-01batman-adv: Transform BATADV_LOG_BUFF(idx) into functionSven Eckelmann
2012-07-01batman-adv: Prefix types structs with batadv_Sven Eckelmann
2012-07-01batman-adv: Prefix packet structs with batadv_Sven Eckelmann
2012-07-01batman-adv: Prefix local sysfs struct with batadv_Sven Eckelmann
2012-07-01batman-adv: Prefix hash struct and typedef with batadv_Sven Eckelmann
2012-07-01batman-adv: Prefix local debugfs structs with batadv_Sven Eckelmann
2012-07-01batman-adv: Prefix main enum with BATADV_Sven Eckelmann
2012-07-01batman-adv: Prefix packet enum with BATADV_Sven Eckelmann
2012-07-01batman-adv: Prefix types enum with BATADV_Sven Eckelmann
2012-07-01batman-adv: Prefix hard-interface enum with BATADV_Sven Eckelmann
2012-07-01batman-adv: Prefix gateway enum with BATADV_Sven Eckelmann
2012-07-01phy: add the EEE support and the way to access to the MMD registers.Giuseppe CAVALLARO
2012-07-01stmmac: add the Energy Efficient Ethernet supportGiuseppe CAVALLARO
2012-07-01stmmac: update the driver Documentation and add EEEGiuseppe CAVALLARO
2012-07-01stmmac: do not use strict_strtoul but kstrtointGiuseppe CAVALLARO
2012-06-30ipv4: Clarify in docs that accept_local requires rp_filter.David S. Miller
2012-06-30netfilter: use kfree_skb() not kfree()Dan Carpenter
2012-06-30dummy: use IFF_LIVE_ADDR_CHANGE priv_flagJiri Pirko
2012-06-30team: use IFF_LIVE_ADDR_CHANGE priv_flagJiri Pirko
2012-06-30virtio_net: use IFF_LIVE_ADDR_CHANGE priv_flagJiri Pirko
2012-06-30net: introduce new priv_flag indicating iface capable of change mac when runningJiri Pirko
2012-06-29netlink: add nlk->netlink_bind hook for module auto-loadingPablo Neira Ayuso
2012-06-29netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso
2012-06-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-06-29cnic: Fix mmap regression.Michael Chan
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-29ipv4: Elide fib_validate_source() completely when possible.David S. Miller
2012-06-29net: l2tp_eth: provide tx_dropped counterEric Dumazet
2012-06-29netxen_nic: restrict force firmware dump when dump is disabled.Manish chopra
2012-06-29ipv6_tunnel: Allow receiving packets on the fallback tunnel if they pass sani...Ville Nuorvala
2012-06-29xen/netback: only non-freed SKB is queued into tx_queueAnnie Li
2012-06-29caif-hsi: Fix merge issues.Sjur Brændeland