aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-06-29caif-driver: Add CAIF-SPI Protocol driver.Sjur Braendeland
2010-06-28act_mirred: don't clone skb when skb isn't sharedChangli Gao
2010-06-28macvlan: 64 bit rx countersEric Dumazet
2010-06-28net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh()Eric Dumazet
2010-06-28net: u64_stats_sync improvementsEric Dumazet
2010-06-26syncookies: add support for ECNFlorian Westphal
2010-06-25snmp: add align parameter to snmp_mib_init()Eric Dumazet
2010-06-25net: optimize Berkeley Packet Filter (BPF) processingHagen Paul Pfeifer
2010-06-24broadcom: Add 5241 supportDmitry Baryshkov
2010-06-24broadcom: move all PHY_ID's to headerDmitry Baryshkov
2010-06-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-23net - IP_NODEFRAG option for IPv4 socketJiri Olsa
2010-06-23net: Introduce u64_stats_sync infrastructureEric Dumazet
2010-06-23net: Fix a typo in netlink.hJustin P. Mattock
2010-06-23snmp: fix SNMP_ADD_STATS()Eric Dumazet
2010-06-20caif: Add debug connection type for CAIF.Sjur Braendeland
2010-06-20caif: Use link layer MTU instead of fixed MTUSjur Braendeland
2010-06-20caif: Bugfix - RFM must support segmentation.Sjur Braendeland
2010-06-20caif: Bugfix not all services uses flow-ctrl.Sjur Braendeland
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-16udp: Add UFO to NETIF_F_SOFTWARE_GSOHerbert Xu
2010-06-16af_unix: Allow credentials to work across user and pid namespaces.Eric W. Biederman
2010-06-16scm: Capture the full credentials of the scm sender.Eric W. Biederman
2010-06-16af_unix: Allow SO_PEERCRED to work across namespaces.Eric W. Biederman
2010-06-16sock: Introduce cred_to_ucredEric W. Biederman
2010-06-16user_ns: Introduce user_nsmap_uid and user_ns_map_gid.Eric W. Biederman
2010-06-16scm: Reorder scm_cookie.Eric W. Biederman
2010-06-16syncookies: check decoded options against sysctl settingsFlorian Westphal
2010-06-16inetpeer: restore small inet_peer structuresEric Dumazet
2010-06-15netpoll: Use correct primitives for RCU dereferencingHerbert Xu
2010-06-15net: NET_SKB_PAD should depend on L1_CACHE_BYTESEric Dumazet
2010-06-15net: Fix error in comment on net_device_ops::ndo_get_statsBen Hutchings
2010-06-15inetpeer: RCU conversionEric Dumazet
2010-06-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-06-15mac80211: Fix ps-qos network latency handlingJuuso Oikarinen
2010-06-15tcp: unify tcp flag macrosChangli Gao
2010-06-15bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko
2010-06-15macvlan: use rx_handler_data pointer to store macvlan_port pointer V2Jiri Pirko
2010-06-15net: add rx_handler data pointerJiri Pirko
2010-06-15netpoll: Add netpoll_tx_runningHerbert Xu
2010-06-15netpoll: Allow netpoll_setup/cleanup recursionHerbert Xu
2010-06-15netpoll: Add ndo_netpoll_setupHerbert Xu
2010-06-15netpoll: Fix RCU usageHerbert Xu
2010-06-15Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-06-15netfilter: xtables: idletimer target implementationLuciano Coelho
2010-06-14ethtool: Revert incorrect indentation changesBen Hutchings
2010-06-14mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen
2010-06-14mac80211: Set basic rates while joining ibss networkTeemu Paasikivi
2010-06-14mac80211: allow drivers to sleep in ampdu_actionJohannes Berg
2010-06-14mac80211: remove non-irqsafe aggregation callbacksJohannes Berg