aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2007-10-10[NET]: Support multiple network namespaces with netlinkEric W. Biederman
2007-10-10[NET]: Make device event notification network namespace safeEric W. Biederman
2007-10-10[NET]: Make packet reception network namespace safeEric W. Biederman
2007-10-10[NET]: Initialize the network namespace of network devices.Eric W. Biederman
2007-10-10[NET]: Make socket creation namespace safe.Eric W. Biederman
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman
2007-10-10[NET]: Basic network namespace infrastructure.Eric W. Biederman
2007-10-10[ATALK]: In notifier handlers convert the void pointer to a netdeviceEric W. Biederman
2007-10-10[XFRM]: xfrm audit callsJoy Latten
2007-10-10[NET]: Change type of owner in sock_lock_t to int, renameJohn Heffner
2007-10-10[NET] Cleanup: Use sock_owned_by_user() macroJohn Heffner
2007-10-10[AF_PACKET]: Don't enable global timestamps.Stephen Hemminger
2007-10-10[DCCP]: Remove unneeded pointer newdp from dccp_v4_request_recv_sock()Micah Gruber
2007-10-10[IPV6]: Remove unneeded pointer iph from ipcomp6_input() in net/ipv6/ipcomp6.cMicah Gruber
2007-10-10[MAC80211]: make assoc_ap a flagJohannes Berg
2007-10-10[MAC80211]: remove hostapd interface stuffJohannes Berg
2007-10-10[MAC80211]: improve key selection commentJohannes Berg
2007-10-10[MAC80211]: filter locally-originated multicast framesJohn W. Linville
2007-10-10[MAC80211]: clean up whitespaceJohannes Berg
2007-10-10[MAC80211]: fix preamble settingJohannes Berg
2007-10-10[MAC80211]: Remove overly sticky averaging filters for rssi, signal, noiseLarry Finger
2007-10-10[MAC80211]: add interface index to key debugfsJohannes Berg
2007-10-10[MAC80211]: rework key handlingJohannes Berg
2007-10-10[MAC80211]: remove fake set_key() callJohannes Berg
2007-10-10[MAC80211] key handling: remove default_wep_onlyJohannes Berg
2007-10-10[MAC80211]: remove krefs for keysJohannes Berg
2007-10-10[MAC80211]: embed key conf in key, fix driver interfaceJohannes Berg
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_if_staJiri Slaby
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_txrx_dataJiri Slaby
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_dataJiri Slaby
2007-10-10[MAC80211]: use switch statement in tx codeJohannes Berg
2007-10-10[MAC80211]: refactor event sendingJohannes Berg
2007-10-10[MAC80211]: kill key_mgmt, use key_management_enabledJohannes Berg
2007-10-10[MAC80211]: remove unused ioctls (3)Johannes Berg
2007-10-10[MAC80211]: remove unused ioctls (2)Johannes Berg
2007-10-10[MAC80211]: remove unused ioctls (1)Johannes Berg
2007-10-10[MAC80211]: fix software decryptionJohannes Berg
2007-10-10[MAC80211]: remove radar stuffJohannes Berg
2007-10-10[MAC80211]: remove ieee80211_msg_wep_frame_unknown_keyJohannes Berg
2007-10-10[MAC80211]: ratelimit some RX messagesJohannes Berg
2007-10-10[MAC80211]: remove PRISM2_PARAM_RADIO_ENABLEDJohannes Berg
2007-10-10[MAC80211]: fix key debugfsJohannes Berg
2007-10-10[MAC80211]: avoid copying packets to interfaces that are downJohannes Berg
2007-10-10[IrDA]: MSG_NOSIGNAL support for IrDA socketsSamuel Ortiz
2007-10-10[NET]: DIV_ROUND_UP cleanup (part two)Ilpo Järvinen
2007-10-10[PKTGEN]: Remove softirq scheduling.Robert Olsson
2007-10-10[PKTGEN]: Multiqueue support.Robert Olsson
2007-10-10[NETLINK]: use container_of insteadDenis Cheng
2007-10-10[XFRM] policy: Replace magic number with XFRM_POLICY_OUTThomas Graf