netlink: constify nlmsghdr arguments
[safe/jmp/linux-2.6] / net /
2009-08-25 Patrick McHardynetlink: constify nlmsghdr arguments
2009-08-25 Patrick McHardynetfilter: nf_conntrack: log packets dropped by helpers
2009-08-24 Eric Dumazetnetfilter: bridge: refcount fix
2009-08-24 Maximilian Engelhardtnetfilter: nf_nat: fix inverted logic for persistent...
2009-08-24 Jan Engelhardtnetfilter: xtables: mark initial tables constant
2009-08-10 Patrick McHardyMerge branch 'master' of git://dev.medozas.de/linux
2009-08-10 Jan Engelhardtnetfilter: xtables: check for standard verdicts in...
2009-08-10 Jan Engelhardtnetfilter: xtables: check for unconditionality of policies
2009-08-10 Jan Engelhardtnetfilter: xtables: ignore unassigned hooks in check_en...
2009-08-10 Jan Engelhardtnetfilter: xtables: use memcmp in unconditional check
2009-08-10 Jan Engelhardtnetfilter: iptables: remove unused datalen variable
2009-08-10 Jan Engelhardtnetfilter: xtables: switch table AFs to nfproto
2009-08-10 Jan Engelhardtnetfilter: xtables: switch hook PFs to nfproto
2009-08-10 Jan Engelhardtnetfilter: conntrack: switch hook PFs to nfproto
2009-08-10 Jan Engelhardtnetfilter: xtables: remove xt_owner v0
2009-08-10 Jan Engelhardtnetfilter: xtables: remove xt_mark v0
2009-08-10 Jan Engelhardtnetfilter: xtables: remove xt_iprange v0
2009-08-10 Jan Engelhardtnetfilter: xtables: remove xt_conntrack v0
2009-08-10 Jan Engelhardtnetfilter: xtables: remove xt_connmark v0
2009-08-10 Jan Engelhardtnetfilter: xtables: remove xt_MARK v0, v1
2009-08-10 Jan Engelhardtnetfilter: xtables: remove xt_CONNMARK v0
2009-08-10 Jan Engelhardtnetfilter: xtables: remove xt_TOS v0
2009-08-10 Tobias Klausernetfilter: ebtables: Use %pM conversion specifier
2009-08-10 Rafael Laufernetfilter: nf_conntrack: add SCTP support for SO_ORIGIN...
2009-08-07 Krishna Kumarnet: Avoid enqueuing skb for default qdiscs
2009-08-06 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-08-06 Julia Lawallnet/rds: Use AF_INET for sin_family field
2009-08-05 Jan Engelhardtnet: implement a SO_DOMAIN getsockoption
2009-08-05 Jan Engelhardtnet: implement a SO_PROTOCOL getsockoption
2009-08-05 Jan Engelhardtnet: mark read-only arrays as const
2009-08-05 David S. Millerxfrm6: Fix xfrm6_policy.c build when SYSCTL disabled.
2009-08-05 Randy Dunlapxfrm4: fix build when SYSCTLs are disabled
2009-08-04 Igor Perminovmac80211: FIF_PSPOLL filter flag
2009-08-04 Johannes Bergcfg80211: clear SSID on disconnect/no connection
2009-08-04 Tomas Winklerrfkill: add the GPS radio type
2009-08-04 Maxim Levitskymac80211: Increase timeouts for station polling
2009-08-04 Maxim Levitskymac80211: Retry probe request few times
2009-08-04 Johannes Bergcfg80211: lower dynamic PS timeout to 100ms
2009-08-04 Luis R. Rodriguezcfg80211: enable country IE support to all cfg80211...
2009-08-04 Luis R. Rodriguezcfg80211: decouple regulatory variables from cfg80211_mutex
2009-08-04 Luis R. Rodriguezcfg80211: do not iterate over rdev list on country...
2009-08-04 Luis R. Rodriguezcfg80211: use goto out on country IE reg hint failure
2009-08-04 Johannes Bergmac80211: fix powersave
2009-08-04 Johannes Bergcfg80211: fix NETDEV_UNREGISTER notifier
2009-08-04 Luis R. Rodriguezmac80211: redefine usage of the mac80211 workqueue
2009-08-04 Johannes Bergmac80211: fix sparse warnings/errors
2009-08-04 Johannes Bergcfg80211: keep track of current_bss for userspace SME
2009-08-04 Bob Copelandmac80211: disable beacons before removing the associate...
2009-08-04 Luis R. Rodriguezwext: remove extra return on wireless_nlevent_init()
2009-08-04 Johannes Bergmac80211: disable software retry for now
2009-08-03 Eric Dumazetneigh: Convert garbage collection from softirq to workqueue
2009-08-03 Hannes EderIPVS: use pr_err and friends instead of IP_VS_ERR and...
2009-08-02 Gerrit Renkerinet6: functions shadow global variable
2009-07-31 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-07-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-31 Neil Hormanxfrm: select sane defaults for xfrm[4|6] gc_thresh
2009-07-30 Hannes EderIPVS: use pr_fmt
2009-07-30 roel kluinipv4: ARP neigh procfs buffer overflow
2009-07-30 Stephen Hemmingervlan: allow creating vlan when real device is not up
2009-07-30 Julia Lawallnet/netlabel: Add kmalloc NULL tests
2009-07-30 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-07-29 Johannes Bergcfg80211: self-contained wext handling where possible
2009-07-29 Johannes Bergcfg80211: combine IWESSID handlers
2009-07-29 Johannes Bergcfg80211: combine IWAP handlers
2009-07-29 Johannes Bergcfg80211: combine iwfreq implementations
2009-07-29 Johannes Bergmac80211: verify info->control.vif is not NULL
2009-07-29 Johannes Bergcfg80211: fix disassoc while not associated
2009-07-29 Helmut Schaamac80211: fix an oops in ieee80211_scan_state_set_channel
2009-07-29 Johannes Bergnl80211: add missing parameter clearing
2009-07-29 Johannes Bergmac80211: fix receiving deauth
2009-07-29 Johannes Bergcfg80211: fix circular lock dependency (1)
2009-07-29 Johannes Bergmac80211: fix suspend
2009-07-27 Luis R. Rodriguezmac80211: fix oops due to missing private data
2009-07-27 Johannes Bergmac80211: fix PS-poll response, race
2009-07-27 Luis R. Rodriguezmac80211: fix MLME issuing of probe requests while...
2009-07-27 Johannes Bergmac80211: fix mlme timeouts
2009-07-27 Helmut Schaacfg80211: increase scan result expire time
2009-07-27 Helmut Schaamac80211: rename scan_state to next_scan_state
2009-07-27 Helmut Schaamac80211: implement basic background scanning
2009-07-27 Helmut Schaamac80211: Replace {sw, hw}_scanning variables with...
2009-07-27 Helmut Schaamac80211: introduce a new scan state "decision"
2009-07-27 Helmut Schaamac80211: advance the state machine immediately if...
2009-07-27 Helmut Schaamac80211: refactor the scan code
2009-07-27 Johannes Bergmac80211: allow using network namespaces
2009-07-27 Johannes Bergcfg80211: make aware of net namespaces
2009-07-27 Johannes Bergmac80211: cooperate more with network namespaces
2009-07-27 Luis R. Rodriguezmac80211: do not queue work after suspend in the dynami...
2009-07-27 Neil Hormanxfrm: export xfrm garbage collector thresholds via...
2009-07-27 Eric Dumazetnet: ethtool_op_get_rx_csum() should be public and...
2009-07-27 Julia Lawallnet/netlabel: Correct redundant test
2009-07-27 David S. MillerMerge branch 'for-linus' of git://git./linux/kernel...
2009-07-27 Deepak Saxenanet: irda: init spinlock after memcpy
2009-07-27 Eric Dumazetphonet: phonet_device_get() fix
2009-07-27 Sridhar Samudralaethtool: device independent rx_csum and get_flags routines
2009-07-27 Xiaotian Fengnet/bridge: use kobject_put to release kobject in br_ad...
2009-07-27 Ralf BaechleNET: ROSE: Don't use static buffer.
2009-07-26 David S. Millerphonet: Fix build.
2009-07-24 Javier Cardonamac80211: Fix regression in mesh forwarding path.
2009-07-24 Johannes Bergmac80211: fix ieee80211_xmit call context
2009-07-24 Johannes Bergnet: remove unused skb->do_not_encrypt
next