sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / net / phonet /
2009-09-30 Rémi Denis-CourmontPhonet: fix mutex imbalance
2009-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2009-09-24 Rémi Denis-CourmontPhonet: error on broadcast sending (unimplemented)
2009-09-24 Rémi Denis-CourmontPhonet: fix race for port number in concurrent bind()
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-15 Rémi Denis-CourmontPhonet: Netlink event for autoconfigured addresses
2009-09-11 Rémi Denis-CourmontPhonet: back-end for autoconfigured addresses
2009-09-11 Rémi Denis-CourmontPhonet: fix netlink address dump error handling
2009-09-01 Stephen Hemmingernetdev: convert pseudo drivers to netdev_tx_t
2009-08-18 Randy Dunlapphonet: fix build when PROC_FS is disabled
2009-08-13 Rémi Denis-CourmontPhonet: fix /proc/net/phonet with network namespaces
2009-08-05 Eric Dumazetphonet: phonet_device_get() fix
2009-07-27 Eric Dumazetphonet: phonet_device_get() fix
2009-07-26 David S. Millerphonet: Fix build.
2009-07-24 Rémi Denis-CourmontPhonet: dropped datagrams accounting
2009-07-24 Rémi Denis-CourmontPhonet: account for dropped RX packets
2009-07-24 Rémi Denis-CourmontPhonet: sockets list through proc_fs
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-06-25 Rémi Denis-CourmontPhonet: generate Netlink RTM_DELADDR when destroying...
2009-06-25 Rémi Denis-CourmontPhonet: publicize the Netlink notification function
2009-06-09 David S. Millerphonet: Use frag list abstraction interfaces.
2009-06-02 Rémi Denis-CourmontPhonet: fix accounting race between gprs_writeable...
2009-03-30 Matt LaPlantetrivial: fix typos/grammar errors in Kconfig texts
2009-03-10 Stephen Hemmingernet: convert usage of packet_type to read_mostly
2009-02-25 Pablo Neira Ayusonetlink: change nlmsg_notify() return value logic
2009-02-15 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-11 Rémi Denis-CourmontPhonet: do not compute unused value
2009-02-11 Rémi Denis-CourmontPhonet: fix double free in GPRS outbound packet error...
2009-02-01 Harvey Harrisonnet: replace uses of __constant_{endian}
2009-01-27 remi.denis-courmon... Phonet: use per-namespace devices list
2009-01-27 remi.denis-courmon... Phonet: remove useless locking in device cleanup
2009-01-27 remi.denis-courmon... Phonet: handle rtnetlink registration failure
2009-01-27 remi.denis-courmon... Phonet: allow phonet_device_init() to fail, put it...
2009-01-27 remi.denis-courmon... Phonet: check destination before delivering packets...
2009-01-08 Stephen Hemmingerphonet: update to net_device_ops
2008-12-17 Rémi Denis-CourmontPhonet: get rid of deferred work on the transmission...
2008-12-17 Rémi Denis-CourmontPhonet: use atomic for packet TX window
2008-12-17 Rémi Denis-CourmontPhonet: allocate separate ARP type for GPRS over a...
2008-12-16 Rémi Denis-CourmontPhonet: improve GPRS variable names
2008-12-16 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-15 Rémi Denis-CourmontPhonet: keep TX queue disabled when the device is off
2008-12-10 Roel Kluinnet: Make static
2008-12-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-03 Rémi Denis-CourmontPhonet: basic net namespace support
2008-12-03 remi.denis-courmon... Phonet: do not dump addresses from other namespaces
2008-12-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-26 Rémi Denis-CourmontPhonet: fix oops in phonet_address_del() on non-Phonet...
2008-11-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-19 Alexey Dobriyanphonet: fix compilation with gcc-3.4
2008-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-17 Rémi Denis-CourmontPhonet: refuse to send bigger than MTU packets
2008-11-11 Rémi Denis-CourmontPhonet: use net_device built-in stats for GPRS
2008-11-07 Harvey Harrisonphonet: sparse annotations of protocol, remove forward...
2008-11-04 Alexey Dobriyannet: '&' redux
2008-10-27 Remi Denis-CourmontPhonet: do not reply to indication reset packets
2008-10-16 Johannes Bergnet: Remove CONFIG_KMOD from net/ (towards removing...
2008-10-05 Rémi Denis-CourmontPhonet: implement GPRS virtual interface over PEP socket
2008-10-05 Rémi Denis-CourmontPhonet: receive pipe control requests as out-of-band...
2008-10-05 Rémi Denis-CourmontPhonet: Pipe End Point for Phonet Pipes protocol
2008-10-05 Rémi Denis-CourmontPhonet: connected sockets glue
2008-10-05 Rémi Denis-CourmontPhonet: modules auto-loading support
2008-09-30 Rémi Denis-CourmontPhonet: Netlink factorization and cleanup
2008-09-23 Remi Denis-CourmontPhonet: emit errors when a packet cannot be delivered...
2008-09-23 Remi Denis-CourmontPhonet: proc interface for port range
2008-09-23 Remi Denis-CourmontPhonet: provide MAC header operations
2008-09-23 Remi Denis-CourmontPhonet: Phonet datagram transport protocol
2008-09-23 Remi Denis-CourmontPhonet: common socket glue
2008-09-23 Remi Denis-CourmontPhonet: Netlink interface
2008-09-23 Remi Denis-CourmontPhonet: network device and address handling
2008-09-23 Remi Denis-CourmontPhonet: add CONFIG_PHONET
2008-09-23 Remi Denis-CourmontPhonet: PF_PHONET protocol family support