summaryrefslogtreecommitdiff
path: root/debian/patches
AgeCommit message (Expand)AuthorFilesLines
2009-05-24Security fix for cscope 15.6-6 in lenny (CVE 2009-0148)15.6-6+lenny1stable-securityTobias Klauser2-0/+345
2008-05-18Fix Bashisms in contrib/ocs (Closes: #480591)15.6-6Tobias Klauser2-0/+68
2007-08-16Add patch to fix a typo in xcscope.el (Closes: #438170)Tobias Klauser2-0/+18
2006-11-13Initial import15.6-2Tobias Klauser2-0/+56
/linux/net-next.git/commit/Documentation/media?h=nds-private-remove&id=26acc792c90c6fa1066ba128074b20d2e21790ef'>26acc792c90c6fa1066ba128074b20d2e21790ef (patch) treef76a821048df22d95b60a7bf98b7259961ed4c31 /Documentation/media parent8634de6d254462e6953b7dac772a1df4f44c8030 (diff)parent8846a125de97f96be64ca234906eedfd26ad778e (diff)
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Pull networking fixes from David Miller: 1) Check klogctl failure correctly, from Colin Ian King. 2) Prevent OOM when under memory pressure in flowcache, from Steffen Klassert. 3) Fix info leak in llc and rtnetlink ifmap code, from Kangjie Lu. 4) Memory barrier and multicast handling fixes in bnxt_en, from Michael Chan. 5) Endianness bug in mlx5, from Daniel Jurgens. 6) Fix disconnect handling in VSOCK, from Ian Campbell. 7) Fix locking of netdev list walking in get_bridge_ifindices(), from Nikolay Aleksandrov. 8) Bridge multicast MLD parser can look at wrong packet offsets, fix from Linus Lüssing. 9) Fix chip hang in qede driver, from Sudarsana Reddy Kalluru. 10) Fix missing setting of encapsulation before inner handling completes in udp_offload code, from Jarno Rajahalme. 11) Missing rollbacks during LAG join and flood configuration failures in mlxsw driver, from Ido Schimmel. 12) Fix error code checks in netxen driver, from Dan Carpenter. 13) Fix key size in new macsec driver, from Sabrina Dubroca. 14) Fix mlx5/VXLAN dependencies, from Arnd Bergmann. * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (29 commits) net/mlx5e: make VXLAN support conditional Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue" macsec: key identifier is 128 bits, not 64 Documentation/networking: more accurate LCO explanation macvtap: segmented packet is consumed tools: bpf_jit_disasm: check for klogctl failure qede: uninitialized variable in qede_start_xmit() netxen: netxen_rom_fast_read() doesn't return -1 netxen: reversed condition in netxen_nic_set_link_parameters() netxen: fix error handling in netxen_get_flash_block() mlxsw: spectrum: Add missing rollback in flood configuration mlxsw: spectrum: Fix rollback order in LAG join failure udp_offload: Set encapsulation before inner completes. udp_tunnel: Remove redundant udp_tunnel_gro_complete(). qede: prevent chip hang when increasing channels net: ipv6: tcp reset, icmp need to consider L3 domain bridge: fix igmp / mld query parsing net: bridge: fix old ioctl unlocked net device walk VSOCK: do not disconnect socket when peer has shutdown SEND only net/mlx4_en: Fix endianness bug in IPV6 csum calculation ...
Diffstat (limited to 'Documentation/media')