[NET]: all net/ cleanup with ARRAY_SIZE
[linux-2.6] / net /
2007-10-10  Denis Cheng[NET]: all net/ cleanup with ARRAY_SIZE
2007-10-10  Denis Cheng[IPV4] af_inet.c: use ARRAY_SIZE macro from kernel...
2007-10-10  Denis Cheng[NETLINK]: the temp variable name max is ambiguous
2007-10-10  Denis Cheng[NETLINK]: use the macro min(x,y) provided by <linux...
2007-10-10  Herbert Xu[SKBUFF]: Fix up csum_start when head room changes
2007-10-10  Herbert Xu[NETLINK]: Avoid pointer in netlink_run_queue
2007-10-10  Vlad Yasevich[SCTP]: Move sysctl_sctp_[rw]mem definitions to protocol.c
2007-10-10  Vlad Yasevich[SCTP]: Implement the Supported Extensions Parameter
2007-10-10  Denis V. Lunev[IPV4/IPV6/DECNET]: Small cleanup for fib rules.
2007-10-10  Pavel Emelyanov[NET]: Cleanup calling netdev notifiers.
2007-10-10  Pavel Emelyanov[NETNS]: Consolidate hashes creation in netdev_init()
2007-10-10  Eric W. Biederman[NET]: Fix the prototype of call_netdevice_notifiers.
2007-10-10  Jamal Hadi Salim[NET]: migrate HARD_TX_LOCK to header file
2007-10-10  Milan Kocian[IPV6]: Remove redundant RTM_DELLINK message.
2007-10-10  Paul Moore[CIPSO]: remove duplicated code in the cipso_v4_*_getat...
2007-10-10  Jeff Garzik[ETHTOOL] Provide default behaviors for a few ethtool...
2007-10-10  Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10  Johannes Berg[MAC80211]: remove/change some comments about Michael...
2007-10-10  Tomas Winkler[MAC80211]: PS mode fix
2007-10-10  Stephen Hemminger[MAC80211]: use internal network device stats
2007-10-10  warmcat[MAC80211]: get STA after tx radiotap snipped
2007-10-10  Volker Braun[MAC80211]: ignore key index on pairwise key (WEP only)
2007-10-10  Johannes Berg[MAC80211]: remove TKIP mixing for hw accel again
2007-10-10  Johannes Berg[MAC80211]: remove HW_KEY_IDX_INVALID
2007-10-10  Johannes Berg[MAC80211]: remove set_key_idx callback
2007-10-10  Johannes Berg[MAC80211]: rework hardware crypto flags
2007-10-10  Johannes Berg[MAC80211]: remove turbo modes
2007-10-10  Johannes Berg[MAC80211]: fix race conditions with keys
2007-10-10  Johannes Berg[MAC80211]: don't send invalid QoS frames
2007-10-10  Johannes Berg[MAC80211]: remove spy wext ioctls
2007-10-10  Eric Dumazet[IPV4]: Convert rt_check_expire() from softirq processi...
2007-10-10  Ivo van Doorn[RFKILL]: Add support for ultrawideband
2007-10-10  Ivo van Doorn[RFKILL]: Remove IRDA
2007-10-10  Eric W. Biederman[NET]: Fix race when opening a proc file while a networ...
2007-10-10  Jesper Dangaard... [NET_SCHED]: Cleanup L2T macros and handle oversized...
2007-10-10  Adrian Bunk[SCTP] net/sctp/socket.c: make 3 variables static
2007-10-10  Adrian Bunk[SCTP]: Make sctp_addto_param() static.
2007-10-10  Thomas Graf[NETLINK]: Introduce nested and byteorder flag to netli...
2007-10-10  David S. Miller[NET]: Add a might_sleep() to dev_close().
2007-10-10  Eric Dumazet[PATCH] NET : convert IP route cache garbage collection...
2007-10-10  David S. Miller[NET]: #if 0 out net_alloc() for now.
2007-10-10  Eric W. Biederman[NET]: Disable netfilter sockopts when not in the initi...
2007-10-10  Eric W. Biederman[NET]: netlink support for moving devices between netwo...
2007-10-10  Eric W. Biederman[NET]: Implement network device movement between namespaces
2007-10-10  Eric W. Biederman[NET]: Factor out __dev_alloc_name from dev_alloc_name
2007-10-10  Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10  Eric W. Biederman[NET]: Support multiple network namespaces with netlink
2007-10-10  Eric W. Biederman[NET]: Make device event notification network namespace...
2007-10-10  Eric W. Biederman[NET]: Make packet reception network namespace safe
2007-10-10  Eric W. Biederman[NET]: Initialize the network namespace of network...
2007-10-10  Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-10-10  Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-10-10  Eric W. Biederman[NET]: Basic network namespace infrastructure.
2007-10-10  Eric W. Biederman[ATALK]: In notifier handlers convert the void pointer...
2007-10-10  Joy Latten[XFRM]: xfrm audit calls
2007-10-10  John Heffner[NET]: Change type of owner in sock_lock_t to int,...
2007-10-10  John Heffner[NET] Cleanup: Use sock_owned_by_user() macro
2007-10-10  Stephen Hemminger[AF_PACKET]: Don't enable global timestamps.
2007-10-10  Micah Gruber[DCCP]: Remove unneeded pointer newdp from dccp_v4_requ...
2007-10-10  Micah Gruber[IPV6]: Remove unneeded pointer iph from ipcomp6_input...
2007-10-10  Johannes Berg[MAC80211]: make assoc_ap a flag
2007-10-10  Johannes Berg[MAC80211]: remove hostapd interface stuff
2007-10-10  Johannes Berg[MAC80211]: improve key selection comment
2007-10-10  John W. Linville[MAC80211]: filter locally-originated multicast frames
2007-10-10  Johannes Berg[MAC80211]: clean up whitespace
2007-10-10  Johannes Berg[MAC80211]: fix preamble setting
2007-10-10  Larry Finger[MAC80211]: Remove overly sticky averaging filters...
2007-10-10  Johannes Berg[MAC80211]: add interface index to key debugfs
2007-10-10  Johannes Berg[MAC80211]: rework key handling
2007-10-10  Johannes Berg[MAC80211]: remove fake set_key() call
2007-10-10  Johannes Berg[MAC80211] key handling: remove default_wep_only
2007-10-10  Johannes Berg[MAC80211]: remove krefs for keys
2007-10-10  Johannes Berg[MAC80211]: embed key conf in key, fix driver interface
2007-10-10  Jiri Slaby[MAC80211]: Remove bitfields from struct ieee80211_sub_...
2007-10-10  Jiri Slaby[MAC80211]: Remove bitfields from struct ieee80211_if_sta
2007-10-10  Jiri Slaby[MAC80211]: Remove bitfields from struct ieee80211_txrx...
2007-10-10  Jiri Slaby[MAC80211]: Remove bitfields from struct ieee80211_tx_p...
2007-10-10  Johannes Berg[MAC80211]: use switch statement in tx code
2007-10-10  Johannes Berg[MAC80211]: refactor event sending
2007-10-10  Johannes Berg[MAC80211]: kill key_mgmt, use key_management_enabled
2007-10-10  Johannes Berg[MAC80211]: remove unused ioctls (3)
2007-10-10  Johannes Berg[MAC80211]: remove unused ioctls (2)
2007-10-10  Johannes Berg[MAC80211]: remove unused ioctls (1)
2007-10-10  Johannes Berg[MAC80211]: fix software decryption
2007-10-10  Johannes Berg[MAC80211]: remove radar stuff
2007-10-10  Johannes Berg[MAC80211]: remove ieee80211_msg_wep_frame_unknown_key
2007-10-10  Johannes Berg[MAC80211]: ratelimit some RX messages
2007-10-10  Johannes Berg[MAC80211]: remove PRISM2_PARAM_RADIO_ENABLED
2007-10-10  Johannes Berg[MAC80211]: fix key debugfs
2007-10-10  Johannes Berg[MAC80211]: avoid copying packets to interfaces that...
2007-10-10  Samuel Ortiz[IrDA]: MSG_NOSIGNAL support for IrDA sockets
2007-10-10  Ilpo Järvinen[NET]: DIV_ROUND_UP cleanup (part two)
2007-10-10  Robert Olsson[PKTGEN]: Remove softirq scheduling.
2007-10-10  Robert Olsson[PKTGEN]: Multiqueue support.
2007-10-10  Denis Cheng[NETLINK]: use container_of instead
2007-10-10  Thomas Graf[XFRM] policy: Replace magic number with XFRM_POLICY_OUT
2007-10-10  Masahide NAKAMURA[IPV4] IPSEC: Omit redirect for tunnelled packet.
2007-10-10  Masahide NAKAMURA[IPV6] IPSEC: Omit redirect for tunnelled packet.
2007-10-10  Noriaki TAKAMIYA[IPV6] XFRM: Fix connected socket to use transformation.
2007-10-10  Brian Haley[IPV6]: Add v4mapped address inline
next