summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
...
| * | | | | {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen2011-11-28
| * | | | | {nl,cfg,mac}80211: Allow Setting Multicast Rate in MeshChun-Yeow Yeoh2011-11-28
| * | | | | wireless: Add NoAck per tid supportSimon Wunderlich2011-11-28
* | | | | | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-05
| |_|_|/ / |/| | | |
* | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-12-03
|\ \ \ \ \
| * | | | | ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross2011-12-03
| * | | | | genetlink: Add genl_notify()Pravin B Shelar2011-12-03
* | | | | | ipv6: Kill ndisc_get_neigh() inline helper.David S. Miller2011-12-03
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-02
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | sch_red: fix red_calc_qavg_from_idle_timeEric Dumazet2011-11-30
| * | | | Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2011-11-29
| |\ \ \ \
| | * | | | netfilter: nf_conntrack: make event callback registration per-netnsPablo Neira Ayuso2011-11-22
| * | | | | inet: add a redirect generation id in inetpeerEric Dumazet2011-11-26
* | | | | | ipv4: use a 64bit load/store in output pathEric Dumazet2011-12-01
* | | | | | dsa: Include linux/if_ether.h to fix build errorAxel Lin2011-12-01
* | | | | | caif: Remove unused attributes from struct cflayersjur.brandeland@stericsson.com2011-11-30
* | | | | | caif: Remove unused enum and parameter in cfserlsjur.brandeland@stericsson.com2011-11-30
* | | | | | caif: Restructure how link caif link layer enrollsjur.brandeland@stericsson.com2011-11-30
* | | | | | atm: clip: Use device neigh support on top of "arp_tbl".David Miller2011-11-30
* | | | | | atm: clip: Convert over to neighbour_priv()David Miller2011-11-30
* | | | | | neigh: Get rid of neigh_table->kmem_cachepDavid Miller2011-11-30
* | | | | | neigh: Create mechanism for generic neigh private areas.David Miller2011-11-30
* | | | | | flow_dissector: use a 64bit load/storeEric Dumazet2011-11-29
* | | | | | tcp: do not scale TSO segment size with reordering degreeNeal Cardwell2011-11-29
* | | | | | dsa: Move all definitions needed by drivers into <net/dsa.h>Ben Hutchings2011-11-29
* | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-28
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-28
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | wireless: Support ht-capabilities over-rides.Ben Greear2011-11-21
| | * | | | | cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg2011-11-21
| | * | | | | cfg80211: add flags for off-channel capabilitiesJohannes Berg2011-11-21
| | * | | | | mac80211: transmit fragment list to driversJohannes Berg2011-11-21
| | * | | | | cfg80211: pass DFS region to drivers through reg_notifier()Luis R. Rodriguez2011-11-21
| | * | | | | cfg80211: process regulatory DFS region for countriesLuis R. Rodriguez2011-11-21
| | * | | | | NFC: Fix indentation in nci.h fileIlan Elias2011-11-17
* | | | | | | net: introduce skb_flow_dissect()Eric Dumazet2011-11-28
|/ / / / / /
* | | | | | dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functionsBen Hutchings2011-11-26
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-26
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | route: struct rtable can be const in rt_is_input_route and rt_is_output_routeSteffen Klassert2011-11-26
| * | | | | net: Move mtu handling down to the protocol depended handlersSteffen Klassert2011-11-26
| * | | | | net: Rename the dst_opt default_mtu method to mtuSteffen Klassert2011-11-26
| * | | | | ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei2011-11-23
| | |_|/ / | |/| | |
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-09
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville2011-11-09
| | |\ \ \
* | | | | | netprio_cgroup: Fix build breakNeil Horman2011-11-23
* | | | | | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
* | | | | | xfrm: optimize ipv4 selector matchingAlexey Dobriyan2011-11-22
* | | | | | net: add network priority cgroup infrastructure (v4)Neil Horman2011-11-22
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-17
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | mac80211: Save probe response data for bssArik Nemtsov2011-11-11