aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
* | | | snmp: 64bit ipstats_mib for all archesEric Dumazet2010-06-30
* | | | net/neighbour.h: fix typoKulikov Vasiliy2010-06-30
* | | | caif-driver: Add CAIF-SPI Protocol driver.Sjur Braendeland2010-06-29
* | | | act_mirred: don't clone skb when skb isn't sharedChangli Gao2010-06-29
* | | | macvlan: 64 bit rx countersEric Dumazet2010-06-29
* | | | net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh()Eric Dumazet2010-06-29
* | | | net: u64_stats_sync improvementsEric Dumazet2010-06-29
* | | | syncookies: add support for ECNFlorian Westphal2010-06-27
* | | | snmp: add align parameter to snmp_mib_init()Eric Dumazet2010-06-26
* | | | net: optimize Berkeley Packet Filter (BPF) processingHagen Paul Pfeifer2010-06-26
* | | | broadcom: Add 5241 supportDmitry Baryshkov2010-06-25
* | | | broadcom: move all PHY_ID's to headerDmitry Baryshkov2010-06-25
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-23
|\ \ \ \ | | |_|/ | |/| |
| * | | snmp: fix SNMP_ADD_STATS()Eric Dumazet2010-06-23
* | | | net - IP_NODEFRAG option for IPv4 socketJiri Olsa2010-06-23
* | | | net: Introduce u64_stats_sync infrastructureEric Dumazet2010-06-23
* | | | net: Fix a typo in netlink.hJustin P. Mattock2010-06-23
* | | | caif: Add debug connection type for CAIF.Sjur Braendeland2010-06-20
* | | | caif: Use link layer MTU instead of fixed MTUSjur Braendeland2010-06-20
* | | | caif: Bugfix - RFM must support segmentation.Sjur Braendeland2010-06-20
* | | | caif: Bugfix not all services uses flow-ctrl.Sjur Braendeland2010-06-20
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-17
|\ \ \ \ | | |/ / | |/| |
| * | | mac80211: Fix ps-qos network latency handlingJuuso Oikarinen2010-06-15
| * | | mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen2010-06-14
| * | | mac80211: Set basic rates while joining ibss networkTeemu Paasikivi2010-06-14
| * | | mac80211: allow drivers to sleep in ampdu_actionJohannes Berg2010-06-14
| * | | mac80211: remove non-irqsafe aggregation callbacksJohannes Berg2010-06-14
* | | | udp: Add UFO to NETIF_F_SOFTWARE_GSOHerbert Xu2010-06-16
* | | | af_unix: Allow credentials to work across user and pid namespaces.Eric W. Biederman2010-06-16
* | | | scm: Capture the full credentials of the scm sender.Eric W. Biederman2010-06-16
* | | | af_unix: Allow SO_PEERCRED to work across namespaces.Eric W. Biederman2010-06-16
* | | | sock: Introduce cred_to_ucredEric W. Biederman2010-06-16
* | | | user_ns: Introduce user_nsmap_uid and user_ns_map_gid.Eric W. Biederman2010-06-16
* | | | scm: Reorder scm_cookie.Eric W. Biederman2010-06-16
* | | | syncookies: check decoded options against sysctl settingsFlorian Westphal2010-06-16
* | | | inetpeer: restore small inet_peer structuresEric Dumazet2010-06-16
* | | | netpoll: Use correct primitives for RCU dereferencingHerbert Xu2010-06-16
* | | | net: NET_SKB_PAD should depend on L1_CACHE_BYTESEric Dumazet2010-06-15
* | | | net: Fix error in comment on net_device_ops::ndo_get_statsBen Hutchings2010-06-15
* | | | inetpeer: RCU conversionEric Dumazet2010-06-15
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-06-15
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-06-15
| |\ \ \
| * | | | netfilter: xtables: idletimer target implementationLuciano Coelho2010-06-15
| * | | | netfilter: nfnetlink_log: RCU conversion, part 2Eric Dumazet2010-06-14
| * | | | netfilter: nf_conntrack: per_cpu untrackingEric Dumazet2010-06-09
| * | | | netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet2010-06-08
| * | | | netfilter: xt_rateest: Better struct xt_rateest layoutEric Dumazet2010-06-08
* | | | | tcp: unify tcp flag macrosChangli Gao2010-06-15
* | | | | bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko2010-06-15
* | | | | macvlan: use rx_handler_data pointer to store macvlan_port pointer V2Jiri Pirko2010-06-15