summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | team: remove synchronize_rcu() called during port disableJiri Pirko2013-06-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | team: use kfree_rcu instead of synchronize_rcu in team_port_devJiri Pirko2013-06-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doc:networking: Update comment for dev_id field in netdevice.hNarendra K2013-06-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: udp4: move GSO functions to udp_offloadDaniel Borkmann2013-06-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | igmp: hash a hash table to speedup ip_check_mc_rcu()Eric Dumazet2013-06-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net_sched: psched_ratecfg_precompute() improvementsEric Dumazet2013-06-11
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net_sched: add 64bit rate estimatorsEric Dumazet2013-06-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netlink: Add compare function for netlink_tableGao feng2013-06-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bridge: Add a flag to control unicast packet flood.Vlad Yasevich2013-06-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bridge: Add flag to control mac learning.Vlad Yasevich2013-06-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: remove last caller of skb_tail_offset() and itselfCong Wang2013-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: add low latency socket pollEliezer Tamir2013-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: add napi_id and hashEliezer Tamir2013-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | macvtap: add TUNSETQUEUE ioctlJason Wang2013-06-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | macvlan: change the max number of queues to 16Jason Wang2013-06-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | macvlan: switch to use IS_ENABLED()Jason Wang2013-06-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: tcp: move GRO/GSO functions to tcp_offloadDaniel Borkmann2013-06-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: vlan: minor: remove unused HAVE_VLAN_PUT_TAGDaniel Borkmann2013-06-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-06-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: change type of netns_ipvs->sysctl_sync_qlen_maxZhang Yanfei2013-05-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: add cond_resched_rcu() helperSimon Horman2013-05-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: {ipt,ebt}_ULOG: rise warning on deprecationPablo Neira Ayuso2013-05-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: don't panic on error while walking through the init pathPablo Neira Ayuso2013-05-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | transp_v6.h: style neateningJoe Perches2013-06-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: do not manually initialize enumeratorsJean Sacren2013-06-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti2013-06-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: ipv4: make the ping /proc code AF-independentLorenzo Colitti2013-06-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: ipv6: Unify {raw,udp}6_sock_seq_show.Lorenzo Colitti2013-06-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up indentation in net/ipv6/transp_v6.hLorenzo Colitti2013-06-04
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4: use separate genid for next hop exceptionsTimo Teräs2013-06-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | phy: add reverse MII PHY connection typeFlorian Fainelli2013-05-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iptunnel: specify protocol outside IP headerNicolas Dichtel2013-05-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: clean up skb headers codeCong Wang2013-05-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | phy: Add Marvell 88E1510 phy IDMichal Simek2013-05-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | phy: Add Marvell 88E1116R phy IDMichal Simek2013-05-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: mv643xx_eth: add phy_node to platform_data structSebastian Hesselbarth2013-05-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tailSimon Horman2013-05-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Correct comparisons and calculations using skb->tail and skb-transport_h...Simon Horman2013-05-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang2013-05-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: pass changed flags along with NETDEV_CHANGE eventJiri Pirko2013-05-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: pass info struct via netdevice notifierJiri Pirko2013-05-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netpoll: remove return value from netpoll_rx_disable()dingtianhong2013-05-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MPLS: Add limited GSO supportSimon Horman2013-05-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Use 16bits for *_headers fields of struct skbuffSimon Horman2013-05-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | phy: allow drivers to flag a PHY device as internalFlorian Fainelli2013-05-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: ethtool: disambiguate XCVR_* meaningFlorian Fainelli2013-05-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: add netnotifier event for upper device changeJiri Pirko2013-05-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti2013-05-25