aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-02-14Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-02-14iucv: fix kernel panic at rebootHendrik Brueckner
2013-02-13libceph: don't require r_num_pages for bio requestsAlex Elder
2013-02-13rbd: don't take extra bio reference for osd clientAlex Elder
2013-02-13libceph: add a compatibility check interfaceAlex Elder
2013-02-13libceph: fix messenger CONFIG_BLOCK dependenciesAlex Elder
2013-02-13bridge: Separate egress policy bitmapVlad Yasevich
2013-02-13bridge: Add vlan support for local fdb entriesVlad Yasevich
2013-02-13bridge: Add vlan support to static neighborsVlad Yasevich
2013-02-13bridge: Add vlan id to multicast groupsVlad Yasevich
2013-02-13bridge: Add vlan to unicast fdb entriesVlad Yasevich
2013-02-13bridge: Add the ability to configure pvidVlad Yasevich
2013-02-13bridge: Implement vlan ingress/egress policy with PVID.Vlad Yasevich
2013-02-13bridge: Dump vlan information from a bridge portVlad Yasevich
2013-02-13bridge: Add netlink interface to configure vlans on bridge portsVlad Yasevich
2013-02-13bridge: Verify that a vlan is allowed to egress on given portVlad Yasevich
2013-02-13bridge: Validate that vlan is permitted on ingressVlad Yasevich
2013-02-13bridge: Add vlan filtering infrastructureVlad Yasevich
2013-02-13netfilter: nf_ct_reasm: fix per-netns sysctl initializationMichal Kubeček
2013-02-13net: sctp: add build check for sctp_sf_eat_sack_6_2/jsctp_sf_eat_sackDaniel Borkmann
2013-02-13net: sctp: minor: make jsctp_sf_eat_sack staticDaniel Borkmann
2013-02-13net, sctp: remove CONFIG_EXPERIMENTALKees Cook
2013-02-13net: sctp: sctp_v6_get_dst: fix boolean test in dst cacheDaniel Borkmann
2013-02-13batman-adv: Fix NULL pointer dereference in DAT hash collision avoidancePau Koning
2013-02-13net: Fix possible wrong checksum generation.Pravin B Shelar
2013-02-13tcp: send packets with a socket timestampAndrey Vagin
2013-02-13tcp: set and get per-socket timestampAndrey Vagin
2013-02-13tcp: adding a per-socket timestamp offsetAndrey Vagin
2013-02-13netpoll: fix smatch warnings in netpoll core codeNeil Horman
2013-02-13net: skbuff: fix compile error in skb_panic()James Hogan
2013-02-13sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentialsEric W. Biederman
2013-02-13sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls.Eric W. Biederman
2013-02-13sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentialsEric W. Biederman
2013-02-13sunrpc: Hash uids by first computing their value in the initial usernsEric W. Biederman
2013-02-13sunrpc: Update svcgss xdr handle to rpsec_contect cacheEric W. Biederman
2013-02-13sunrpc: Update gss uid to security context mapping.Eric W. Biederman
2013-02-13sunrpc: Use gid_valid to test for gid != INVALID_GIDEric W. Biederman
2013-02-13sunrpc: Convert kuids and kgids to uids and gids for printingEric W. Biederman
2013-02-13sunrpc: Simplify auth_unix now that everything is a kgid_tEric W. Biederman
2013-02-13sunrpc: Use uid_eq and gid_eq where appropriateEric W. Biederman
2013-02-13sunrpc: Use kuid_t and kgid_t where appropriateEric W. Biederman
2013-02-13sunrpc: Use userns friendly constants.Eric W. Biederman
2013-02-13cfg80211: configuration for WoWLAN over TCPJohannes Berg
2013-02-13mac80211/minstrel_ht: add support for using CCK ratesFelix Fietkau
2013-02-13cfg80211: check vendor IE length to avoid overrunLuciano Coelho
2013-02-13nl80211: add packet offset information for wowlan patternAmitkumar Karwar
2013-02-12act_police: improved accuracy at high ratesJiri Pirko
2013-02-12act_police: move struct tcf_police to act_police.cJiri Pirko
2013-02-12tbf: improved accuracy at high ratesJiri Pirko
2013-02-12sch_api: introduce qdisc_watchdog_schedule_ns()Jiri Pirko